adjust notification popover min-height

This commit is contained in:
Felix Niklas 2015-10-15 11:49:09 +02:00
parent ba949ab31b
commit 9f2f9060c3

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;