summaryrefslogtreecommitdiffstats
path: root/web_src
diff options
context:
space:
mode:
Diffstat (limited to 'web_src')
-rw-r--r--web_src/css/base.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/web_src/css/base.css b/web_src/css/base.css
index 0dae25506a..ef403cd2ad 100644
--- a/web_src/css/base.css
+++ b/web_src/css/base.css
@@ -391,12 +391,6 @@ a.label,
color: var(--color-text-light-2);
}
-.ui.dropdown > .text {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
-}
-
/* extend fomantic style '.ui.dropdown > .text > img' to include svg.img */
.ui.dropdown > .text > .img {
margin-left: 0;