Merge pull request 'hotfix for mobile dropdown alignment and display' (#32) from dev into master
Reviewed-on: #32
This commit is contained in:
commit
8f4ea66cd9
|
@ -972,10 +972,12 @@ span.placeholder {
|
|||
|
||||
.dropdown-menu {
|
||||
position: absolute;
|
||||
/*top: ;*/
|
||||
left: 0;
|
||||
margin-right: 5px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.dropdown-menu li {
|
||||
white-space: normal;
|
||||
word-wrap: anywhere;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user