]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Fixed icon position in share menu
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 4751c6453985fd6e3950cc04690cf7b446aaaa75..f3d09973e51f4d1ec101ee310743b9d8e033010e 100755 (executable)
@@ -88,9 +88,8 @@
 }
 
 .icon-image {
-  background-size: 24px;
+  background-size: 16px;
   background-repeat: no-repeat;
-  background-position: center;
   padding-right: 1em !important;
   padding-left: 1em !important;
 }
   content: "\e953";
 }
 
+.icon-mail::before {
+    content: "\ea86";
+}
+
 .icon-time::before {
   content: "\e952";
 }