aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-09 21:37:11 -0800
committerMark Otto <[email protected]>2013-01-09 21:37:11 -0800
commit1d87bcc9f50d030a74de4d6d9bc1b6e5cfe91547 (patch)
tree55884887c5be17f682f0af9846154b59eace7e75
parent976b4ea26357e9181d7d383009f3796df148ee24 (diff)
parentaeb0e85151a99a4a3689b067e437b68598378368 (diff)
downloadbootstrap-1d87bcc9f50d030a74de4d6d9bc1b6e5cfe91547.tar.xz
bootstrap-1d87bcc9f50d030a74de4d6d9bc1b6e5cfe91547.zip
Merge branch 'aronwoost-patch-1' into 2.3.0-wip
-rw-r--r--less/responsive-767px-max.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index 1d5c1239c..128f4ce30 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -72,8 +72,8 @@
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
- margin-left: 0;
- }
+ margin-left: 0;
+ }
// FORM FIELDS
// -----------