]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove form-actions-bg 8022/head
authorJavier Martinez Fernandez <ecentinela@gmail.com>
Wed, 29 May 2013 19:09:33 +0000 (22:09 +0300)
committerJavier Martinez Fernandez <ecentinela@gmail.com>
Wed, 29 May 2013 19:09:33 +0000 (22:09 +0300)
If form-actions has been removed, this variable is no needed anymore.

less/variables.less

index 9cd8f830b3cb4a09cc0390db0b605ccaeee6f275..a6c69430e0020a01d403626f5fc308cbb9ae7478 100644 (file)
 @input-height-large:             (@line-height-computed + (@padding-large-vertical * 2));
 @input-height-small:             (@line-height-computed + (@padding-small-vertical * 2));
 
-@form-actions-bg:                #f5f5f5;
-
 
 // Dropdowns
 // -------------------------