2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00
This commit is contained in:
Mark Otto
2017-03-03 11:31:47 -08:00
parent c10200267b
commit 4a1b8919d1
21 changed files with 27 additions and 32 deletions
+2 -1
View File
@@ -3602,8 +3602,9 @@ tbody.collapse.show {
background-size: 8px 10px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
-moz-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {