Fix shadowy border thing on edit screen
This commit is contained in:
parent
00d5972cac
commit
7a2d978d4a
|
@ -44,8 +44,6 @@
|
|||
top: 0;
|
||||
padding: 15px;
|
||||
border-right: 1px dashed #AAA;
|
||||
}
|
||||
.notmac #header {
|
||||
-webkit-box-shadow: 0 0 50px -18px black;
|
||||
}
|
||||
#sections {
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
top: 0;
|
||||
padding: 15px;
|
||||
border-right: 1px dashed #AAA;
|
||||
}
|
||||
#header {
|
||||
-webkit-box-shadow: 0 0 50px -18px black;
|
||||
}
|
||||
#installed {
|
||||
|
|
Loading…
Reference in New Issue
Block a user