]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Merge pull request #2314 from wallabag/assets
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 67be1d22911828eaf59c611d3ce1a534f1d6b56a..00d7a8699e1f52320cbf87566c08846e4d459f37 100755 (executable)
@@ -348,7 +348,6 @@ main ul.row {
 .card .card-content .card-title {
   line-height: 32px;
   max-height: 64px;
-  display: block;
 }
 
 .card .card-content i.right,
@@ -409,12 +408,12 @@ main ul.row {
 }
 
 .card .card-action a {
-  color: #fff;
+  color: #fff !important;
   margin: 0;
 }
 
 .card .card-action a:hover {
-  color: #fff;
+  color: #fff !important;
 }
 
 .settings .div_tabs {