aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/cards.scss
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-05-07 17:13:08 +0200
committerThomas Citharel <tcit@tcit.fr>2017-05-07 17:13:08 +0200
commit4c6ee89c9c70f24209f2bb86de2b3137ab2d801c (patch)
treecca46b17bc9b1293a5c70c8d14b2bcb52eab4ebe /app/Resources/static/themes/material/css/cards.scss
parent34806fab1b26eb626862d45402cb4e265cc0af5b (diff)
downloadwallabag-4c6ee89c9c70f24209f2bb86de2b3137ab2d801c.tar.gz
wallabag-4c6ee89c9c70f24209f2bb86de2b3137ab2d801c.tar.zst
wallabag-4c6ee89c9c70f24209f2bb86de2b3137ab2d801c.zip
Fix review again
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
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;