Explorar o código

[core] Collapse JB, FB and other right menu items under 1290 pixels

Enrico Berti %!s(int64=10) %!d(string=hai) anos
pai
achega
1fcf7b1b1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      desktop/core/src/desktop/static/desktop/css/hue3.css

+ 1 - 1
desktop/core/src/desktop/static/desktop/css/hue3.css

@@ -1458,7 +1458,7 @@ a#advanced-btn:hover {
   }
 }
 
-@media (max-width: 1024px) {
+@media (max-width: 1290px) {
   .navigator .hideable {
     display: none;
   }