mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Updated style for .pure-input-rounded
This commit is contained in:
parent
bc258aa7b8
commit
445d7ac332
@ -179,8 +179,8 @@
|
||||
/* Rounded Inputs */
|
||||
.pure-form input.pure-input-rounded,
|
||||
.pure-form .pure-input-rounded {
|
||||
border-radius: 20px;
|
||||
padding-left: 1em;
|
||||
border-radius: 2em;
|
||||
padding: 0.5em 1em;
|
||||
}
|
||||
|
||||
/* Grouped Inputs */
|
||||
|
Loading…
Reference in New Issue
Block a user