Переглянути джерело

HUE-3943 [editor] History and query search string can overlay with the clearable icon

Johan Ahlen 9 роки тому
батько
коміт
507417f

+ 4 - 3
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

@@ -1032,11 +1032,12 @@ pre {
 }
 
 .history-filter {
-  border-radius: 9px!important;
-  min-height: 17px!important;
-  height: 17px!important;
+  border-radius: 9px !important;
+  min-height: 17px !important;
+  height: 17px !important;
   margin-right: 5px;
   margin-left: -5px;
+  padding-right: 18px !important;
 }
 
 .no-horiz-padding a {