]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
fix icons
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 5a46ec09ef87778482cf04d66000c03b082ef8ed..4751c6453985fd6e3950cc04690cf7b446aaaa75 100755 (executable)
@@ -71,6 +71,7 @@
   font-variant: normal;
   text-transform: none;
   line-height: 1;
+  background-size: 24px;
 
   /* Enable Ligatures ================ */
   letter-spacing: 0;
@@ -87,7 +88,7 @@
 }
 
 .icon-image {
-  background-size: 16px;
+  background-size: 24px;
   background-repeat: no-repeat;
   background-position: center;
   padding-right: 1em !important;