Fix sidebar being too long for GNU/Linux and Windows categories

This commit is contained in:
vyp 2015-06-08 18:21:47 +10:00
parent abb4606a6a
commit b2b90de7b0

View File

@ -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