X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fcards.scss;h=f5b79193931248b0d9ede9cf8da6a21a8ab89706;hb=21242a02a170208bcdd3ffbdb351f0929f708c5a;hp=d0f4c828cc07a68e382119924d6fbaa82212c3e9;hpb=34806fab1b26eb626862d45402cb4e265cc0af5b;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss index d0f4c828..f5b79193 100644 --- a/app/Resources/static/themes/material/css/cards.scss +++ b/app/Resources/static/themes/material/css/cards.scss @@ -27,7 +27,7 @@ main { color: #313131; } - .card-content .card-title { + .card-stacked .card-content .card-title { display: inline-block; } @@ -143,7 +143,7 @@ main { } } -a.original { +a.original:not(.waves-effect) { text-overflow: ellipsis; white-space: nowrap; overflow: hidden;