Commit 0c197463de789d30f860b62bca4ac722cfeee6d4
1 parent
1f292800
123
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/style.css
@@ -2127,8 +2127,8 @@ p.right{text-align: right;} | @@ -2127,8 +2127,8 @@ p.right{text-align: right;} | ||
2127 | display: block; | 2127 | display: block; |
2128 | } | 2128 | } |
2129 | .menu .container ul { | 2129 | .menu .container ul { |
2130 | - padding: 13px 0px; | ||
2131 | - border-top: 1px solid black; | 2130 | + padding: 0; |
2131 | + border-top: 1px solid black; | ||
2132 | } | 2132 | } |
2133 | .dropd_menu:before{display:none;} | 2133 | .dropd_menu:before{display:none;} |
2134 | .post_1_main{margin-left:0;} | 2134 | .post_1_main{margin-left:0;} |