mirror of
https://github.com/pure-css/pure
synced 2024-12-16 23:25:53 +01:00
Add line breaks between rules.
This commit is contained in:
parent
17174c3bc2
commit
e3e65d33af
@ -3,7 +3,9 @@
|
||||
margin: 0.7em 0 0;
|
||||
}
|
||||
|
||||
.pure-form input[type='text'], .pure-form button, .pure-form label {
|
||||
.pure-form input[type='text'],
|
||||
.pure-form button,
|
||||
.pure-form label {
|
||||
margin-bottom: 0.3em;
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user