1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

Merge pull request #8022 from ecentinela/3.0.0-wip

Remove form-actions-bg
This commit is contained in:
Mark Otto
2013-05-30 13:49:53 -07:00

View File

@@ -131,8 +131,6 @@
@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
// -------------------------