mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
run make and add comment
This commit is contained in:
+1
@@ -808,6 +808,7 @@
|
|||||||
}
|
}
|
||||||
.thumbnails > li {
|
.thumbnails > li {
|
||||||
float: none;
|
float: none;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
[class*="span"],
|
[class*="span"],
|
||||||
.row-fluid [class*="span"] {
|
.row-fluid [class*="span"] {
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
}
|
}
|
||||||
.thumbnails > li {
|
.thumbnails > li {
|
||||||
float: none;
|
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
|
// Make all grid-sized elements block level again
|
||||||
[class*="span"],
|
[class*="span"],
|
||||||
|
|||||||
Reference in New Issue
Block a user