]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Merge pull request #2460 from wallabag/ui-changes
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index 61e7b22a707217db5b53cccfcfcaf25d37848193..4c3e4ce3c6027ee986383efc6f79553704f46223 100755 (executable)
@@ -581,7 +581,6 @@ img.preview {
 
 div.pagination ul {
   text-align: right;
-  margin-bottom: 50px;
 }
 
 .nb-results {
@@ -1192,6 +1191,14 @@ pre code {
   }
 }
 
+@media screen and (max-height: 770px) {
+  .menu.users,
+  .menu.internal,
+  .menu.developer {
+    display: none;
+  }
+}
+
 @media screen and (max-width: 500px) {
   .entry {
     width: 100%;