Merge branch 'develop' of github.com:martini/zammad into develop
This commit is contained in:
commit
88d1edfd8d
1 changed files with 2 additions and 1 deletions
|
@ -3103,7 +3103,7 @@ footer {
|
|||
}
|
||||
|
||||
.popover--notifications {
|
||||
min-height: 100px;
|
||||
min-height: 91px;
|
||||
width: auto;
|
||||
max-width: 400px;
|
||||
min-width: 350px;
|
||||
|
@ -4945,6 +4945,7 @@ footer {
|
|||
line-height: 39px;
|
||||
padding: 0 15px;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.dropdown li:not(:first-child) {
|
||||
|
|
Loading…
Reference in a new issue