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
|
height: 55px
|
||||||
z-index: 1000
|
z-index: 1000
|
||||||
|
|
||||||
#auth #top
|
#auth, #not-found
|
||||||
top: 0
|
#top
|
||||||
|
top: 0
|
||||||
|
|
||||||
|
#not-found #main
|
||||||
|
padding: 100px 50px 0 50px
|
||||||
|
|
||||||
|
|
||||||
#left, #right
|
#left, #right
|
||||||
position: relative
|
position: relative
|
||||||
|
|
Loading…
Reference in New Issue
Block a user