Skip to content
Snippets Groups Projects
Commit d2b6d72f authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove gray border in menu

parent a969f107
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -37,7 +37,9 @@ body{padding-top: 0; ...@@ -37,7 +37,9 @@ 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: scroll;
*/
max-height: 50em; max-height: 50em;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment