scss: reset field's live hint button min width (#40166)

This commit is contained in:
Serghei Mihai 2020-06-11 13:44:19 +02:00 committed by Frédéric Péters
parent 761c30e79d
commit 3a67065f71
1 changed files with 1 additions and 0 deletions

View File

@ -736,6 +736,7 @@ div.leaflet-bottom, div.leaflet-top {
text-decoration: underline !important;
background: transparent !important;
box-shadow: none !important;
min-width: auto;
}
button.close {
color: #333 !important;