aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less
index c6edad147..2f339fb41 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -836,6 +836,8 @@
@blockquote-border-color: @gray-lighter;
//** Page header border color
@page-header-border-color: @gray-lighter;
+//** Width of horizontal description list titles
+@dl-horizontal-offset: @component-offset-horizontal;
//== Miscellaneous