mirror of
https://github.com/flarum/core.git
synced 2025-07-17 14:51:19 +02:00
Reset dropdown menu line spacing
Was causing issues in the avatar editor dropdown
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
color: @text-color;
|
color: @text-color;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
line-height: 1.5;
|
||||||
|
|
||||||
.open & {
|
.open & {
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user