Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-08-20 22:31:24 +0400
committerMark Otto <markotto@twitter.com>2012-08-20 22:31:24 +0400
commit78cb09b440c8a49d988aecaf2adfec042c43351d (patch)
tree7c25213ca9ca386061080981afca70cbfbd72731 /less/responsive-767px-max.less
parented13ec50f84f78a27b994fef73e9e4acaafecb19 (diff)
run make and add comment
Diffstat (limited to 'less/responsive-767px-max.less')
-rw-r--r--less/responsive-767px-max.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index 23a6ce86b0..b2e3da25c0 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -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"],