BigW Consortium Gitlab

Commit ebeb35a0 by Jacob Schatz

Fix ugly state of dropdown

when editing a dropdown, but not changing anything you end up in an ugly state Fixes #13215
parent e63941ab
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
border: none; border: none;
} }
span { span:not(.select2-container span) {
margin-top: 7px; margin-top: 7px;
display: inline-block; display: inline-block;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment