mirror of
https://github.com/flarum/framework.git
synced 2025-06-25 04:11:23 +08: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