1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02: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

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 {