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

Reset dropdown menu line spacing

Was causing issues in the avatar editor dropdown
This commit is contained in:
Toby Zerner
2015-07-18 22:58:51 +09:30
parent 21c3978e76
commit 3c619c19ef

View File

@@ -17,6 +17,7 @@
text-align: left;
color: @text-color;
font-size: 13px;
line-height: 1.5;
.open & {
display: block;