mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-30 16:48:00 -05:00
adding responsive stuff to docs to stub that out, updated type to make ul and ol margins match p tags
This commit is contained in:
@@ -74,7 +74,7 @@ h6 {
|
||||
|
||||
// Unordered and Ordered lists
|
||||
ul, ol {
|
||||
margin: 0 0 @baseLineHeight 25px;
|
||||
margin: 0 0 @baseLineHeight / 2 25px;
|
||||
}
|
||||
ul ul,
|
||||
ul ol,
|
||||
|
||||
Reference in New Issue
Block a user