2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03: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
-2
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
// -------------------------