diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index a0a0e31..70bbcd2 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -26,9 +26,6 @@ .underMenu li { white-space: unset; } -.underMenu { - width: 200px; -} .dropdown-toggle:focus { // outline: 2px solid #43B5FC; @@ -142,7 +139,6 @@ ul.tab_nav { .underMenu { clear: both; width: 200px; - padding-top: 300px; } .underMenu a.widget-content-title { white-space: normal;