aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/variables.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/less/variables.less b/less/variables.less
index 9cd8f830b..a6c69430e 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -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
// -------------------------