mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Top bar should not be displayed in narrow mode
This commit is contained in:
parent
b5cf33145a
commit
8bc68e8375
@ -10,6 +10,7 @@
|
|||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
div.related { display: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 876px) {
|
@media screen and (min-width: 876px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user