]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/entries.scss
Footer's stats displayed on mobile
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / entries.scss
index cdb125d5ecd3013833e9130c94d2bd811ab05243..5c55caa854aa551295f8e1663cca4795e8426a5b 100644 (file)
   }
 }
 
-.page-footer .footer-copyright {
-  p {
-    text-overflow: ellipsis;
-    white-space: nowrap;
-    overflow: hidden;
-    display: block;
-  }
+.footer-text {
+  margin: 0.7rem 0.5rem;
 }
 
 .hidden {