From c73588b3132b8c848f10561ad8f946f8c58a636b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 May 2013 18:46:12 -0700 Subject: Drop .form-actions --- less/forms.less | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'less/forms.less') 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 // --------- -- cgit v1.2.3