Commit 78cb09b4 authored by Mark Otto's avatar Mark Otto

run make and add comment

parent ed13ec50
......@@ -808,6 +808,7 @@
}
.thumbnails > li {
float: none;
margin-left: 0;
}
[class*="span"],
.row-fluid [class*="span"] {
......
......@@ -53,7 +53,7 @@
}
.thumbnails > li {
float: none;
margin-left: 0;
margin-left: 0; // Reset the default margin for all li elements when no .span* classes are present
}
// Make all grid-sized elements block level again
[class*="span"],
......
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