1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Tweak notification excerpt styles

This commit is contained in:
Toby Zerner
2015-08-21 10:00:09 +09:30
parent 52bf8b3c1c
commit f43557f172
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
@media @tablet-up {
.NotificationsDropdown {
.Dropdown-menu {
width: 400px;
width: 425px;
}
.Dropdown-toggle {
.Button--icon();