Browse Source

HUE-2451 [dashboard] Round the left border of the query input

Johan Ahlen 8 years ago
parent
commit
971da2b3f3

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 1 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -81,6 +81,7 @@
           white-space: nowrap;
           white-space: nowrap;
 
 
           > div {
           > div {
+            border-radius: 4px 0 0 4px;
             border-right: none;
             border-right: none;
           }
           }
         }
         }

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