aboutsummaryrefslogtreecommitdiff
path: root/lib/responsive.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-22 22:49:37 -0700
committerMark Otto <[email protected]>2011-10-22 22:49:37 -0700
commitb4c0d2a6b2fe1bc92c3635cda71b63ee08a05be4 (patch)
tree5e2d407e9a7e861a42fb5b996ecd448cca7548f9 /lib/responsive.less
parentfb7fbdb278cc76c597acb69de5cd3a5d6eb77b00 (diff)
downloadbootstrap-b4c0d2a6b2fe1bc92c3635cda71b63ee08a05be4.tar.xz
bootstrap-b4c0d2a6b2fe1bc92c3635cda71b63ee08a05be4.zip
tweaks to the responsive layout to improve type
Diffstat (limited to 'lib/responsive.less')
-rw-r--r--lib/responsive.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/responsive.less b/lib/responsive.less
index 6cacccad9..75c33b1a8 100644
--- a/lib/responsive.less
+++ b/lib/responsive.less
@@ -10,7 +10,7 @@
// Remove width from containers
.container {
width: auto;
- padding: 0 10px;
+ padding: 0 15px;
}
// Undo negative margin on rows
.row {