Widen the postbits for Nox when there isn't a sidebar taking up space.
This commit is contained in:
parent
25846d8942
commit
4aa680c666
|
@ -159,7 +159,7 @@ li a {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar {
|
.shrink_main .sidebar {
|
||||||
width: 320px;
|
width: 320px;
|
||||||
}
|
}
|
||||||
.widget_simple .rowitem {
|
.widget_simple .rowitem {
|
||||||
|
|
Loading…
Reference in New Issue