Merge "Remove overly-generic line-height selector"

isekai
jenkins-bot 8 years ago committed by Gerrit Code Review
commit 9049d7082d

@ -12,10 +12,6 @@ body {
color: @text; color: @text;
background: @background-dark; background: @background-dark;
font-size: @font-size; font-size: @font-size;
}
body,
p,
div {
line-height: 1.4; line-height: 1.4;
} }

Loading…
Cancel
Save