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,8 +33,13 @@ html, body
height: 55px
z-index: 1000
#auth #top
top: 0
#auth, #not-found
#top
top: 0
#not-found #main
padding: 100px 50px 0 50px
#left, #right
position: relative