1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 15:19:52 +02:00

remove unnecessary select border reset

This commit is contained in:
Mark Otto
2013-02-17 20:26:21 -08:00
parent e2d829e511
commit 53091be6d2
2 changed files with 0 additions and 10 deletions

View File

@@ -1135,10 +1135,6 @@ input[type="file"] {
line-height: 34px;
}
select {
border: 1px solid #cccccc;
}
select[multiple],
select[size] {
height: auto;