mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 04:26:50 +03:00
Remove dubious default CSS rule.
svn path=/trunk/netsurf/; revision=3822
This commit is contained in:
parent
43e365f0aa
commit
eb2c2e3f63
@ -151,7 +151,6 @@ iframe[align=left] { float: left; }
|
||||
iframe[align=right] { float: right; }
|
||||
|
||||
form { display: block; }
|
||||
form > * { margin-left: inherit; margin-right: inherit; }
|
||||
|
||||
input, button { background-color: #fff; color: #000; text-align: left;
|
||||
font-family: sans-serif; width: 10em; height: auto; overflow: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user