1
0
mirror of https://github.com/flarum/core.git synced 2025-06-18 08:01:28 +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 f977658417
commit 440e30760e

View File

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