]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
tweak that margin
authorMark Otto <markdotto@gmail.com>
Tue, 18 Aug 2015 04:08:07 +0000 (21:08 -0700)
committerMark Otto <markdotto@gmail.com>
Tue, 18 Aug 2015 04:08:07 +0000 (21:08 -0700)
docs/assets/scss/_ads.scss

index 14c9274f94e9e002e14fdf0a2d077ba9c867d60b..8a1a4bac5692ef8f384b7dde6717732684a00369 100644 (file)
@@ -6,7 +6,7 @@
   width: auto !important;
   height: auto !important;
   padding: 1.25rem !important;
-  margin: 2rem -1.5rem -2rem !important;
+  margin: 2rem ($grid-gutter-width * -1) -2rem !important;
   overflow: hidden; // clearfix
   font-size: .8rem !important;
   font-family: inherit !important;