cleaning up small indentation and spacing
This commit is contained in:
parent
0ff548aa2c
commit
328a8be46c
7
css/skeleton.css
vendored
7
css/skeleton.css
vendored
@ -250,8 +250,7 @@ input[type="password"],
|
|||||||
textarea {
|
textarea {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
appearance: none;
|
appearance: none; }
|
||||||
}
|
|
||||||
textarea {
|
textarea {
|
||||||
min-height: 65px;
|
min-height: 65px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
@ -378,8 +377,8 @@ hr {
|
|||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
margin-bottom: 3.5rem;
|
margin-bottom: 3.5rem;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
border-top: 1px solid #E1E1E1;
|
border-top: 1px solid #E1E1E1; }
|
||||||
}
|
|
||||||
|
|
||||||
/* Clearing
|
/* Clearing
|
||||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||||
|
Loading…
Reference in New Issue
Block a user