remove scrollbars in dropdown in FF

This commit is contained in:
Felix Niklas 2015-03-13 14:41:46 +01:00
parent 5066887f88
commit fb230b7c76

View file

@ -4431,7 +4431,7 @@ footer {
border-radius: 0;
border: none;
box-shadow: none;
overflow-x: hidden;
overflow: hidden;
}
.dropdown-toggle {