restyle search close button

This commit is contained in:
Bruno Windels 2018-11-05 09:54:14 +01:00
parent 6db81edf6c
commit 701dd6d33f
3 changed files with 98 additions and 27 deletions

View file

@ -211,10 +211,6 @@ $progressbar-color: #000;
color: inherit; //from .mx_textinput
}
.mx_textinput > :not(input) {
margin-right: 9px;
}
input[type=text],
input[type=search] {
padding: 9px;