Commit 1f8e2d26 authored by Mark Otto's avatar Mark Otto

Merge branch 'dionysiosarvanitis-master' into 2.1.2-wip

parents 61332d72 cc4f8b9f
...@@ -70,6 +70,9 @@ ...@@ -70,6 +70,9 @@
width: 100%; width: 100%;
.box-sizing(border-box); .box-sizing(border-box);
} }
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
// FORM FIELDS // FORM FIELDS
// ----------- // -----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment