Commit 769339ed authored by Mark Otto's avatar Mark Otto

grunt dist

parent 41841c99
...@@ -584,6 +584,7 @@ ol ol { ...@@ -584,6 +584,7 @@ ol ol {
} }
.list-inline { .list-inline {
padding-left: 0; padding-left: 0;
margin-left: -5px;
list-style: none; list-style: none;
} }
.list-inline > li { .list-inline > li {
...@@ -591,9 +592,6 @@ ol ol { ...@@ -591,9 +592,6 @@ ol ol {
padding-right: 5px; padding-right: 5px;
padding-left: 5px; padding-left: 5px;
} }
.list-inline > li:first-child {
padding-left: 0;
}
dl { dl {
margin-top: 0; margin-top: 0;
margin-bottom: 20px; margin-bottom: 20px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment