2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

few more property orders

This commit is contained in:
Jacob Thornton
2012-04-16 15:37:17 -07:00
parent 457859feba
commit a3ec868ac2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -503,8 +503,8 @@
// Centered container element
.container-fixed() {
margin-left: auto;
margin-right: auto;
margin-left: auto;
.clearfix();
}