Skip to content
Snippets Groups Projects
Commit 2aeee114 authored by Axel Hahn's avatar Axel Hahn
Browse files

remove border in top menu

parent 1dfb921b
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -37,7 +37,7 @@ body{padding-top: 0; ...@@ -37,7 +37,7 @@ body{padding-top: 0;
.imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.4em; content: 'IML'; font-weight: bold; } .imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.4em; content: 'IML'; font-weight: bold; }
.navbar-nav > li > .dropdown-menu { .navbar-nav > li > .dropdown-menu {
overflow: scroll; overflow: auto;
max-height: 30em; max-height: 30em;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment