]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/cards.scss
material: move a media query from cards to dedicated scss file
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / cards.scss
index 4f67e03850096c1f05fa06017d43d3502010cd36..4cbeb7bdf6ee020c255da85da003a79ea8e88050 100644 (file)
@@ -272,9 +272,3 @@ a.original:not(.waves-effect) {
 .settings .div_tabs {
   padding-bottom: 15px;
 }
-
-@media only screen and (min-width: 992px) {
-  .card-tag-labels li {
-    max-width: 50%;
-  }
-}