aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/cards.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/cards.scss')
-rw-r--r--app/Resources/static/themes/material/css/cards.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss
index d0f4c828..40351475 100644
--- a/app/Resources/static/themes/material/css/cards.scss
+++ b/app/Resources/static/themes/material/css/cards.scss
@@ -143,7 +143,7 @@ main {
143 } 143 }
144} 144}
145 145
146a.original { 146a.original:not(.waves-effect) {
147 text-overflow: ellipsis; 147 text-overflow: ellipsis;
148 white-space: nowrap; 148 white-space: nowrap;
149 overflow: hidden; 149 overflow: hidden;