minor changes

This commit is contained in:
Tchama 2019-07-18 16:46:17 +02:00
parent 073a8cc5ea
commit defc884e26

View File

@ -128,7 +128,7 @@
padding: .375rem 1.75rem .375rem .75rem;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
no-repeat right .75rem center/8px 10px; background-color: white;
border-radius: .25rem;
border-radius: .25rem; border: 1px solid #ced4da;
-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.input-group > .custom-select {