aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-17 13:47:03 -0700
committerMark Otto <[email protected]>2013-06-17 14:21:16 -0700
commit84c0dc13babffe781fff96611b526f5fb58ff9dd (patch)
tree17153345152ecc28aeb145918491aec17bd73a6a /less
parent731cbb302e3df670c15c46d277c39d0746d73a3d (diff)
downloadbootstrap-84c0dc13babffe781fff96611b526f5fb58ff9dd.tar.xz
bootstrap-84c0dc13babffe781fff96611b526f5fb58ff9dd.zip
Remove explicit, unncessary `line-height` on `li` elements
Diffstat (limited to 'less')
-rw-r--r--less/type.less3
1 files changed, 0 insertions, 3 deletions
diff --git a/less/type.less b/less/type.less
index d62e2a2ac..c18bfe86e 100644
--- a/less/type.less
+++ b/less/type.less
@@ -115,9 +115,6 @@ ol ol,
ol ul {
margin-bottom: 0;
}
-li {
- line-height: @line-height-base;
-}
// List options