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:
+1
-1
@@ -124,7 +124,7 @@
|
||||
.fixed-container {
|
||||
width: @siteWidth;
|
||||
margin-left: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
.clearfix();
|
||||
}
|
||||
.columns(@columnSpan: 1) {
|
||||
|
||||
Reference in New Issue
Block a user