Skip to content
GitLab
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
Merge requests
!28955
Added Line Height Utility
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/glass9/patch-1
into
master
6 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: glass9
0
0
Compare
master
master (base)
and
latest version
latest version
43a3e53e
1 commit,
2 years ago
1 file
+
6
-
0
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
scss/_utilities.scss
+
6
-
0
Options
View file @ 43a3e53e
Show full file
@@ -349,6 +349,12 @@ $utilities: map-merge(
class
:
text
,
values
:
left
right
center
justify
)
,
"line-height"
:
(
responsive
:
true
,
property
:
line-height
,
class
:
text-lh
,
values
:
$spacers
)
,
"color"
:
(
property
:
color
,
class
:
text
,