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:
authorAron Woost <aron@springworks.de>2013-01-09 13:15:15 +0400
committerAron Woost <aron@springworks.de>2013-01-09 13:15:15 +0400
commitaeb0e85151a99a4a3689b067e437b68598378368 (patch)
tree654127bbdb00773da2fdad62df2f21df1f79699d /less/responsive-767px-max.less
parent558bc52432840ea1b2f413438427164288f10350 (diff)
replaced tabs with spaces
Diffstat (limited to 'less/responsive-767px-max.less')
-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 1d5c1239c9..128f4ce30d 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
// -----------