mirror of
https://github.com/primer/css.git
synced 2024-12-25 07:03:35 +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
|
content: "\f02d"; // octicon-x
|
||||||
}
|
}
|
||||||
|
|
||||||
// Custom select box
|
|
||||||
|
// Custom select
|
||||||
|
//
|
||||||
|
// Apply `.select` to any `<select>` element for custom styles.
|
||||||
|
|
||||||
.select {
|
.select {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user