1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Tweak dropdown caret margins

This commit is contained in:
Toby Zerner
2015-08-05 19:21:00 +09:30
parent f182689c90
commit 0d968536bc
2 changed files with 2 additions and 1 deletions

View File

@@ -116,6 +116,7 @@
}
.Dropdown-toggle .Button-caret {
display: inline;
margin: 0;
}
&.itemCount1 {