mirror of
https://github.com/primer/css.git
synced 2024-12-28 08:31:58 +03:00
Background comment
This commit is contained in:
parent
5b519f697a
commit
e5c8d0e1ab
@ -28,7 +28,7 @@ textarea {
|
||||
vertical-align: middle;
|
||||
background-color: #fff;
|
||||
background-repeat: no-repeat; // Repeat and position set for form states (success, error, etc)
|
||||
background-position: right 8px center;
|
||||
background-position: right 8px center; // For form validation. This keeps images 8px from right and centered vertically.
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
outline: none;
|
||||
|
Loading…
Reference in New Issue
Block a user