diff --git a/app/assets/stylesheets/admin.css.less b/app/assets/stylesheets/admin.css.less index 05664c9..6f6f364 100644 --- a/app/assets/stylesheets/admin.css.less +++ b/app/assets/stylesheets/admin.css.less @@ -149,7 +149,7 @@ } .main_nav_tabs{ - width: 500px; + width: 700px; float:left; position:absolute; bottom:0; diff --git a/app/assets/stylesheets/bootstrap_and_overrides.css.less b/app/assets/stylesheets/bootstrap_and_overrides.css.less index f630d8c..fcae156 100644 --- a/app/assets/stylesheets/bootstrap_and_overrides.css.less +++ b/app/assets/stylesheets/bootstrap_and_overrides.css.less @@ -149,7 +149,7 @@ } .main_nav_tabs{ - width: 500px; + width: 700px; float:left; position:absolute; bottom:0;