diff options
| author | fat <[email protected]> | 2013-05-16 20:20:27 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-05-16 20:20:27 -0700 |
| commit | 2433a076acc4dc318d238fd78361130a92e0a341 (patch) | |
| tree | 86dbea11983b7a33fc8ca37036140162d937b6b3 /less/forms.less | |
| parent | 140ef2320bbb96ad90b73a884d83198706affaf9 (diff) | |
| parent | bdd50228331128668be6e9cd68e1f6794b620243 (diff) | |
| download | bootstrap-2433a076acc4dc318d238fd78361130a92e0a341.tar.xz bootstrap-2433a076acc4dc318d238fd78361130a92e0a341.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/less/forms.less b/less/forms.less index 2c696945d..4e028bf49 100644 --- a/less/forms.less +++ b/less/forms.less @@ -295,19 +295,6 @@ select:focus:invalid { -// FORM ACTIONS -// ------------ - -.form-actions { - padding: @line-height-computed 20px; - margin-top: @line-height-computed; - margin-bottom: @line-height-computed; - background-color: @form-actions-bg; - border-top: 1px solid #e5e5e5; - .clearfix(); // Adding clearfix to allow for .pull-right button containers -} - - // HELP TEXT // --------- |
