mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix list bullets going out of containers in narrow mode
This commit is contained in:
parent
8bc68e8375
commit
b9209c4f3f
@ -11,6 +11,7 @@
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
div.related { display: none; }
|
div.related { display: none; }
|
||||||
|
ul { margin-left: 0.75em; } /* fix bullets being displayed outside container */
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 876px) {
|
@media screen and (min-width: 876px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user