]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/entries.scss
Card no preview replaced by wallabag logo
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / entries.scss
index b12ae799deb5a9eb993bd18e948c2a4c3acc0b4a..5c55caa854aa551295f8e1663cca4795e8426a5b 100644 (file)
     padding: 0;
   }
 
+  span,
   a {
     padding: 0 10px;
     height: 30px;
     display: block;
+    line-height: 30px;
   }
 
   .disabled {
   }
 }
 
-.page-footer .footer-copyright {
-  min-width: 50px;
-  height: auto !important;
-  line-height: 1em !important;
-
-  p {
-    text-overflow: ellipsis;
-    white-space: nowrap;
-    overflow: hidden;
-    display: block;
-  }
+.footer-text {
+  margin: 0.7rem 0.5rem;
 }
 
 .hidden {