@@ -1538,7 +1538,33 @@ For example, <code>&lt;section&gt;</code> should be wrapped
...
@@ -1538,7 +1538,33 @@ For example, <code>&lt;section&gt;</code> should be wrapped
...
...
</select>
</select>
</pre>
</pre>
<p>If you need multiple inputs on the same line, wrap them in the standard grid markup (with `.row` and `.span*` classes). Each input should have it's own column and will expand to fill the available width automatically.</p>
<p>If you need multiple inputs on the same line, wrap them in the standard grid markup (with <code>.row</code> and <code>.span*</code> classes). Each input should have it's own column and will expand to fill the available width automatically.</p>
@@ -1478,7 +1478,33 @@ For example, <code>&lt;section&gt;</code> should be wrapped
...
@@ -1478,7 +1478,33 @@ For example, <code>&lt;section&gt;</code> should be wrapped
...
...
</select>
</select>
</pre>
</pre>
<p>If you need multiple inputs on the same line, wrap them in the standard grid markup (with `.row` and `.span*` classes). Each input should have it's own column and will expand to fill the available width automatically.</p>
<p>If you need multiple inputs on the same line, wrap them in the standard grid markup (with <code>.row</code> and <code>.span*</code> classes). Each input should have it's own column and will expand to fill the available width automatically.</p>