Elastic: Fix buttons in filters form

pull/6583/head
Aleksander Machniak 5 years ago
parent 8e24761815
commit a859bd43a0

@ -69,11 +69,10 @@ input.smart-upload {
&:before {
&:extend(.font-icon-class);
content: @fa-var-plus;
line-height: 2.3rem;
height: 2.3rem;
vertical-align: unset;
@media screen and (min-width: (@screen-width-bs-phone + 1px)) {
margin: 0;
margin: 0 !important;
}
}

Loading…
Cancel
Save