Fix not-found's page CSS for topbar

This commit is contained in:
Piotr Sarnacki 2015-01-07 17:40:09 +01:00
parent 05ff10c0cb
commit 7e3e056e1c

View File

@ -33,9 +33,14 @@ html, body
height: 55px height: 55px
z-index: 1000 z-index: 1000
#auth #top #auth, #not-found
#top
top: 0 top: 0
#not-found #main
padding: 100px 50px 0 50px
#left, #right #left, #right
position: relative position: relative
min-height: 100% min-height: 100%