Show aside primary on settings pages for all themes.
This commit is contained in:
parent
523e8c86e9
commit
8a87e9869f
@ -41,7 +41,12 @@ border-radius-topright:7px;
|
||||
border-radius-topright:0;
|
||||
-moz-border-radius-topright:0;
|
||||
-webkit-border-top-right-radius:0;
|
||||
min-height: 360px;
|
||||
}
|
||||
body[id$=settings] #aside_primary {
|
||||
display:none;
|
||||
float: right;
|
||||
width: 17.25%;
|
||||
margin-right: 10.45%;
|
||||
margin-top: 6px;
|
||||
min-height: 0px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user