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:
parent
047edbe5d9
commit
fd2bfd543e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user