1
1
mirror of https://github.com/primer/css.git synced 2024-12-24 14:42:26 +03:00

comment and formatting

This commit is contained in:
Mark Otto 2015-06-10 12:38:32 -07:00
parent 047edbe5d9
commit fd2bfd543e

View File

@ -479,7 +479,10 @@ input::-webkit-inner-spin-button {
content: "\f02d"; // octicon-x
}
// Custom select box
// Custom select
//
// Apply `.select` to any `<select>` element for custom styles.
.select {
display: inline-block;