]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index 522c4833ad75825f3e682d396eb84a58210a9958..99ea6c6b211e43c6e6f345db8369d84283a064f1 100755 (executable)
@@ -907,7 +907,8 @@ a.add-to-wallabag-link-after::after {
 
 .icon-image {
   background-size: 16px 16px;
-  background: no-repeat center;
+  background-repeat: no-repeat;
+  background-position: center;
   padding-right: 1em !important;
   padding-left: 1em !important;
 }