Inconsistent line breaks in base.css
This commit is contained in:
parent
7ab682091d
commit
f2f851a27d
@ -116,9 +116,9 @@
|
|||||||
ul.large li { line-height: 21px; }
|
ul.large li { line-height: 21px; }
|
||||||
li p { line-height: 21px; }
|
li p { line-height: 21px; }
|
||||||
|
|
||||||
|
|
||||||
/* #Images
|
/* #Images
|
||||||
================================================== */
|
================================================== */
|
||||||
|
|
||||||
img.scale-with-grid {
|
img.scale-with-grid {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto; }
|
height: auto; }
|
||||||
@ -126,7 +126,6 @@
|
|||||||
|
|
||||||
/* #Buttons
|
/* #Buttons
|
||||||
================================================== */
|
================================================== */
|
||||||
|
|
||||||
.button,
|
.button,
|
||||||
button,
|
button,
|
||||||
input[type="submit"],
|
input[type="submit"],
|
||||||
@ -208,7 +207,6 @@
|
|||||||
|
|
||||||
/* #Forms
|
/* #Forms
|
||||||
================================================== */
|
================================================== */
|
||||||
|
|
||||||
form {
|
form {
|
||||||
margin-bottom: 20px; }
|
margin-bottom: 20px; }
|
||||||
fieldset {
|
fieldset {
|
||||||
@ -260,10 +258,9 @@
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
color: #444; }
|
color: #444; }
|
||||||
|
|
||||||
|
|
||||||
/* #Misc
|
/* #Misc
|
||||||
================================================== */
|
================================================== */
|
||||||
.remove-bottom { margin-bottom: 0 !important; }
|
.remove-bottom { margin-bottom: 0 !important; }
|
||||||
.half-bottom { margin-bottom: 10px !important; }
|
.half-bottom { margin-bottom: 10px !important; }
|
||||||
.add-bottom { margin-bottom: 20px !important; }
|
.add-bottom { margin-bottom: 20px !important; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user