Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
faf2866f
Commit
faf2866f
authored
12 years ago
by
Paul Vorbach
Browse files
Options
Download
Email Patches
Plain Diff
Remove re-declaration of font-fam, font-size, and line-height in p
parent
b261f978
2 merge requests
!3609
2.0.4 wip fix make docs
,
!3545
Remove re-declaration of font-fam, font-size, and line-height in p
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/type.less
+0
-3
less/type.less
with
0 additions
and
3 deletions
+0
-3
less/type.less
+
0
-
3
View file @
faf2866f
...
...
@@ -8,9 +8,6 @@
p {
margin: 0 0 @baseLineHeight / 2;
font-family: @baseFontFamily;
font-size: @baseFontSize;
line-height: @baseLineHeight;
small {
font-size: @baseFontSize - 2;
color: @grayLight;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets