forked from GNUsocial/gnu-social
Using the full width for the content area for the admin section. It
also makes the local navigation's tabs stay in context with the content
This commit is contained in:
parent
ef6bf8f331
commit
5c70481d30
@ -452,6 +452,13 @@ width:100%;
|
||||
float:left;
|
||||
}
|
||||
|
||||
#content.admin {
|
||||
width:95.5%;
|
||||
}
|
||||
#content.admin #content_inner {
|
||||
width:66.3%;
|
||||
}
|
||||
|
||||
#aside_primary {
|
||||
width:27.917%;
|
||||
min-height:259px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user