diff --git a/app/assets/stylesheets/zzz.css.erb b/app/assets/stylesheets/zzz.css.erb index 961edebb1..8a1f01ffb 100644 --- a/app/assets/stylesheets/zzz.css.erb +++ b/app/assets/stylesheets/zzz.css.erb @@ -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 {