aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorSimounet <contact@simounet.net>2017-12-20 21:04:28 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2017-12-26 09:00:33 +0100
commita8541089be426b78c4bf48743e53e17af3ef432a (patch)
tree660eafba0d229a54db1a49335e9b095be34d5ca8 /app
parentac8489f5f7fc44104c501e917d6f9889c50092a4 (diff)
downloadwallabag-a8541089be426b78c4bf48743e53e17af3ef432a.tar.gz
wallabag-a8541089be426b78c4bf48743e53e17af3ef432a.tar.zst
wallabag-a8541089be426b78c4bf48743e53e17af3ef432a.zip
Useless span removed from the card's title
Diffstat (limited to 'app')
-rw-r--r--app/Resources/static/themes/material/css/cards.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss
index 8ef864d6..4a442228 100644
--- a/app/Resources/static/themes/material/css/cards.scss
+++ b/app/Resources/static/themes/material/css/cards.scss
@@ -25,7 +25,6 @@ main {
25 max-height: 80px; 25 max-height: 80px;
26 font-size: 19px; 26 font-size: 19px;
27 font-family: roberto, "Helvetica Neue", Helvetica, Arial, sans-serif; 27 font-family: roberto, "Helvetica Neue", Helvetica, Arial, sans-serif;
28 color: #313131;
29 } 28 }
30 29
31 .card-stacked .card-content .card-title { 30 .card-stacked .card-content .card-title {