Make notification dropdowns consistent

This commit is contained in:
winh 2017-08-17 10:42:18 +02:00
parent ef8eb3f6f7
commit 54b3908cd1
1 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,7 @@
font-size: 18px;
}
}
.notification-form {
@include new-style-dropdown;
}