diff options
| author | Mark Otto <[email protected]> | 2013-07-26 16:01:34 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 16:01:34 -0700 |
| commit | e686464ad89e826a6e1222f6c94cff2ea8332be6 (patch) | |
| tree | 5ba992a5601def0bf7721481b302e7284098bedf /css.html | |
| parent | 6585c723f8c88cc1d4f3b99d8b3f73ed770c83c3 (diff) | |
| download | bootstrap-e686464ad89e826a6e1222f6c94cff2ea8332be6.tar.xz bootstrap-e686464ad89e826a6e1222f6c94cff2ea8332be6.zip | |
Simpler horizontal form button placement
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1269,8 +1269,6 @@ For example, <code><section></code> should be wrapped as inline. <input type="checkbox"> Remember me </label> </div> - </div> - <div class="col-lg-10 col-offset-2"> <button type="submit" class="btn btn-default">Sign in</button> </div> </div> @@ -1292,8 +1290,6 @@ For example, <code><section></code> should be wrapped as inline. <input type="checkbox"> Remember me </label> </div> - </div> - <div class="col-lg-10 col-offset-2"> <button type="submit" class="btn btn-default">Sign in</button> </div> </div> |
