make user-menu dropdown even more flexible
This commit is contained in:
parent
11b45b9745
commit
ef19624d83
1 changed files with 3 additions and 2 deletions
|
@ -1321,8 +1321,9 @@ footer {
|
|||
padding: 0;
|
||||
border-radius: 0;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 10px;
|
||||
min-width: 235px;
|
||||
min-width: 0;
|
||||
left: 10px;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
.user-menu li.add .dropdown-menu {
|
||||
|
|
Loading…
Reference in a new issue