mirror of
https://gitlab.com/prism-break/prism-break.git
synced 2025-03-31 21:34:04 +00:00
Fix sidebar being too long for GNU/Linux and Windows categories
This commit is contained in:
parent
abb4606a6a
commit
b2b90de7b0
@ -22,7 +22,7 @@
|
||||
position absolute
|
||||
|
||||
// solves fixed sidebar (category show) being too long
|
||||
@media (max-height: 720px)
|
||||
@media (max-height: 755px)
|
||||
body.categories.show #container .content-side
|
||||
position absolute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user