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-10-01 11:11:05 +0400
committerMark Otto <markotto@twitter.com>2012-10-01 11:11:05 +0400
commit56935c64c088c7ea2db16fd78f4ad717dba825fc (patch)
treef815c113db3d29fd5734fef3bca60a4e97f8ab84 /less/responsive-767px-max.less
parenteb555b7a9d3924d6caba3a10c7f9cdd0e9afd38a (diff)
remove left margin reset from old grid system
Diffstat (limited to 'less/responsive-767px-max.less')
-rw-r--r--less/responsive-767px-max.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index 95e446088d..4433f5ed5a 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -43,10 +43,6 @@
.container {
width: auto;
}
- // Undo negative margin on rows
- .row {
- margin-left: 0;
- }
// Make all grid-sized elements block level again
[class*="span"],
// Makes uneditable inputs full-width when using grid sizing