Fix not-found's page CSS for topbar
This commit is contained in:
parent
05ff10c0cb
commit
7e3e056e1c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user