fix user-menu after dropdown changes
This commit is contained in:
parent
3af1d102a5
commit
4f64494313
1 changed files with 2 additions and 0 deletions
|
@ -1818,6 +1818,8 @@ footer {
|
|||
min-width: 0;
|
||||
left: 10px;
|
||||
right: 15px;
|
||||
width: auto;
|
||||
background: white;
|
||||
}
|
||||
|
||||
.user-menu li.add .dropdown-menu {
|
||||
|
|
Loading…
Reference in a new issue