mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
Avoid un-needed display:block class on <html>
This commit is contained in:
parent
dad962b176
commit
e9fc598a49
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
/* blocks */
|
/* blocks */
|
||||||
|
|
||||||
html, div, map, dt, isindex, form {
|
div, map, dt, isindex, form {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user