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-04-24 17:45:21 +0400
committerMark Otto <markotto@twitter.com>2012-04-24 17:45:21 +0400
commit5be84ad0b7156edcd53d4c1ef81ad0f8cf0cbe4b (patch)
tree589e6975e89e4446b7b64c8773e11377528e991a /less/responsive-768px-979px.less
parentf9744ff52207617ec4610809603f34d7eba1d077 (diff)
restore margins on thumbnails, add comments about it's changes and how responsive affects it
Diffstat (limited to 'less/responsive-768px-979px.less')
-rw-r--r--less/responsive-768px-979px.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less/responsive-768px-979px.less b/less/responsive-768px-979px.less
index 10dda4b02c..76f4f6df15 100644
--- a/less/responsive-768px-979px.less
+++ b/less/responsive-768px-979px.less
@@ -12,4 +12,6 @@
// Input grid
#grid > .input(42px, 20px);
+ // No need to reset .thumbnails here since it's the same @gridGutterWidth
+
}