mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wip
This commit is contained in:
commit
0ed6d3b28e
1 changed files with 1 additions and 0 deletions
|
|
@ -316,6 +316,7 @@ select:focus:required:invalid {
|
|||
margin-bottom: @baseLineHeight;
|
||||
background-color: #f5f5f5;
|
||||
border-top: 1px solid #ddd;
|
||||
.clearfix(); // Adding clearfix to allow for .pull-right button containers
|
||||
}
|
||||
|
||||
// For text that needs to appear as an input but should not be an input
|
||||
|
|
|
|||
Loading…
Reference in a new issue