Merge branch 'develop' of github.com:martini/zammad into develop

This commit is contained in:
Martin Edenhofer 2015-10-15 13:27:06 +02:00
commit 88d1edfd8d

View file

@ -3103,7 +3103,7 @@ footer {
} }
.popover--notifications { .popover--notifications {
min-height: 100px; min-height: 91px;
width: auto; width: auto;
max-width: 400px; max-width: 400px;
min-width: 350px; min-width: 350px;
@ -4945,6 +4945,7 @@ footer {
line-height: 39px; line-height: 39px;
padding: 0 15px; padding: 0 15px;
cursor: pointer; cursor: pointer;
white-space: nowrap;
} }
.dropdown li:not(:first-child) { .dropdown li:not(:first-child) {