mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 17:15:35 -07:00
IE6 CSS: Apply a little bit of padding to buttons for early Mozilla
This commit is contained in:
@@ -56,7 +56,7 @@ button {
|
||||
text-transform: uppercase;
|
||||
border: none;
|
||||
border-radius: 4px; /* N/A on IE6 */
|
||||
padding: 9px 0px;
|
||||
padding: 9px 9px;
|
||||
border: 1px solid #f9f9f9;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user