Commit 3e7be4eeed06df6f05c777195f7d12aeb140ee71

Authored by Eugeny Galkovskiy
1 parent 6dd644cc

top container styles

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/main.css
@@ -79,7 +79,7 @@ body{position:relative;} @@ -79,7 +79,7 @@ body{position:relative;}
79 padding: 0; 79 padding: 0;
80 height:30px; 80 height:30px;
81 } 81 }
82 -#top>.container{height:100%;} 82 +#top>.container{height:100%;overflow: hidden;}
83 #top .social a { 83 #top .social a {
84 color: #999999; 84 color: #999999;
85 display: inline-block; 85 display: inline-block;