]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css
Added the jquery library dotdotdot ( http://dotdotdot.frebsite.nl/ ) that allows...
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / public / themes / material / css / main.css
index b106d91a3b807e6a2e325271623fa0924f6911d7..f0beab98fc0b75e151316282016a0b27d2f577bb 100755 (executable)
@@ -285,6 +285,12 @@ main ul.row {
 
 .card .card-content .card-title {
     line-height: 32px;
+    max-height: 64px;
+    display: block;
+}
+
+.card .card-content i.right, .card .card-reveal i.right {
+    margin-left: 0;
 }
 
 .card .card-content .estimatedTime {