css fix for bootstrap 4.3.1
This commit is contained in:
parent
9866053f0c
commit
67ca1b82cc
4
view/css/bootstrap-red.css
vendored
4
view/css/bootstrap-red.css
vendored
@ -77,6 +77,10 @@ nav .dropdown-menu {
|
||||
}
|
||||
/* nav overrides end */
|
||||
|
||||
.list-group-item:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.wall-item-tools .dropdown-menu {
|
||||
min-width: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user