remove scrollbars in dropdown in FF
This commit is contained in:
parent
5066887f88
commit
fb230b7c76
1 changed files with 1 additions and 1 deletions
|
@ -4431,7 +4431,7 @@ footer {
|
|||
border-radius: 0;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.dropdown-toggle {
|
||||
|
|
Loading…
Reference in a new issue