Browse Source

HUE-6077 [frontend] Reduce top border size to 2px

Enrico Berti 8 years ago
parent
commit
a27ee88

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


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


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

@@ -24,7 +24,7 @@
 }
 }
 
 
 .navbar-default {
 .navbar-default {
-  border-top: 3px solid @hue-primary-color-dark;
+  border-top: 2px solid @hue-primary-color-dark;
   z-index: 1009;
   z-index: 1009;
 }
 }
 
 

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