Small adjustment to sidebar width.

This commit is contained in:
Martin Edenhofer 2014-09-15 15:15:01 +02:00
parent e08a070617
commit 29e6b81bb6

View file

@ -2152,7 +2152,7 @@ footer {
.sidebar {
width: 32%;
max-width: 353px;
max-width: 300px;
padding: 20px;
background: white;
border-right: 1px solid #e6e6e6;
@ -2166,7 +2166,7 @@ footer {
.NavBarAdmin.sidebar {
padding-top: 1px;
width: 270px;
width: 280px;
}
.nav-stacked > li + li {