forked from MarseyWorld/MarseyWorld
fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/5168499#context
parent
a051adfcb6
commit
761a40bbd7
|
@ -964,7 +964,11 @@ input[type=submit].btn-follow, input[type=reset].btn-follow, input[type=button].
|
|||
}
|
||||
.dropup, .dropdown {
|
||||
position: relative;
|
||||
z-index: 99999999999999999999999999999999999999999999999 !important;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.dropup, .dropdown {
|
||||
z-index: 99999999999999999999999999999999999999999999999 !important;
|
||||
}
|
||||
}
|
||||
.dropdown-toggle {
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in New Issue