styling was broken on admin pages
This commit is contained in:
parent
d011552100
commit
d90c87c35c
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
.blackBox {
|
||||
width: 760px;
|
||||
margin: 0 auto;
|
||||
padding: 20px 0 60px 20px;
|
||||
padding: 80px 0 60px 20px;
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
color: white;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Reference in a new issue