mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 05:37:39 +02:00
Remove form-actions-bg
If form-actions has been removed, this variable is no needed anymore.
This commit is contained in:
@@ -131,8 +131,6 @@
|
|||||||
@input-height-large: (@line-height-computed + (@padding-large-vertical * 2));
|
@input-height-large: (@line-height-computed + (@padding-large-vertical * 2));
|
||||||
@input-height-small: (@line-height-computed + (@padding-small-vertical * 2));
|
@input-height-small: (@line-height-computed + (@padding-small-vertical * 2));
|
||||||
|
|
||||||
@form-actions-bg: #f5f5f5;
|
|
||||||
|
|
||||||
|
|
||||||
// Dropdowns
|
// Dropdowns
|
||||||
// -------------------------
|
// -------------------------
|
||||||
|
Reference in New Issue
Block a user