2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

fix repeated margin-left

This commit is contained in:
Mark Otto
2011-09-02 22:09:12 -07:00
parent 5c3f0e32e6
commit 1625341391
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -124,7 +124,7 @@
.fixed-container {
width: @siteWidth;
margin-left: auto;
margin-left: auto;
margin-right: auto;
.clearfix();
}
.columns(@columnSpan: 1) {