aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/fomantic/build/components/dropdown.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/fomantic/build/components/dropdown.css')
-rw-r--r--web_src/fomantic/build/components/dropdown.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/fomantic/build/components/dropdown.css b/web_src/fomantic/build/components/dropdown.css
index 58bdd8e16b..b7b35a2f05 100644
--- a/web_src/fomantic/build/components/dropdown.css
+++ b/web_src/fomantic/build/components/dropdown.css
@@ -1367,7 +1367,7 @@ select.ui.dropdown {
}
.ui.simple.dropdown .menu {
position: absolute;
-
+
/* IE hack to make dropdown icons appear inline */
display: -ms-inline-flexbox !important;
display: block;