]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Renamed view_mode by list_mode and hide excerpt
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index 6d656c213cb10d0b15085a99f7474f56e95694ff..e16846eaa919a67de72dbdca74d20950f84e4872 100755 (executable)
@@ -617,6 +617,10 @@ div.pagination ul .current {
   background-color: #ccc;
 }
 
+.hide {
+  display: none;
+}
+
 /* ==========================================================================
   2.1 = "save a link" related styles
   ========================================================================== */
@@ -1203,10 +1207,6 @@ pre code {
 }
 
 @media screen and (max-width: 500px) {
-  .hide {
-    display: none;
-  }
-
   .entry {
     width: 100%;
     margin-left: 0;