mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
Remove explicit, unncessary line-height on li elements
This commit is contained in:
Vendored
-4
@@ -515,10 +515,6 @@ ol ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 1.428571429;
|
||||
}
|
||||
|
||||
.list-unstyled {
|
||||
margin-left: 0;
|
||||
list-style: none;
|
||||
|
||||
@@ -115,9 +115,6 @@ ol ol,
|
||||
ol ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
li {
|
||||
line-height: @line-height-base;
|
||||
}
|
||||
|
||||
// List options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user