mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-26 23:24:29 +02:00
normalize.css: remove -webkit-appearance: button
This conflicts with styling in index.html I think.
This commit is contained in:
parent
9a56f97908
commit
6acd070b89
2
Lightdm/Chicago95/css/normalize.css
vendored
2
Lightdm/Chicago95/css/normalize.css
vendored
@ -321,7 +321,7 @@ button,
|
||||
html input[type="button"], /* 1 */
|
||||
input[type="reset"],
|
||||
input[type="submit"] {
|
||||
-webkit-appearance: button; /* 2 */
|
||||
/* webkit-appearance: button; /* 2 */
|
||||
cursor: pointer; /* 3 */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user