Browse Source

HUE-6077 [frontend] Make hamburger menu closable in responsive

Johan Ahlen 8 years ago
parent
commit
a767e49

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -460,7 +460,7 @@ a:visited {
  * @link https://github.com/jonsuh/hamburgers
  */
 .hamburger {
-  padding: 18px 8px 0 0;
+  padding: 18px 24px 0 0;
   display: inline-block;
   cursor: pointer;
   transition-property: opacity, -webkit-filter;

Some files were not shown because too many files changed in this diff