1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 21:58:42 +03:00

rename .select-small to .select-sm to match .btn-sm

This commit is contained in:
Mark Otto 2015-06-10 12:39:22 -07:00
parent 9854cd694a
commit c490df9bf1

View File

@ -508,7 +508,7 @@ input::-webkit-inner-spin-button {
}
}
.select-small {
.select-sm {
height: 26px;
min-height: 26px;
padding-top: 3px;