diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 1b3a97a..f22b482 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -79,7 +79,7 @@ body{position:relative;} padding: 0; height:30px; } -#top>.container{height:100%;} +#top>.container{height:100%;overflow: hidden;} #top .social a { color: #999999; display: inline-block; -- libgit2 0.21.4