diff options
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index 1bdacd7d4..7d6efe005 100644 --- a/less/variables.less +++ b/less/variables.less @@ -144,6 +144,11 @@ @hrBorder: @grayLighter; +// Horizontal forms & lists +// ------------------------- +@horizontalComponentOffset: 180px; + + // Wells // ------------------------- @wellBackground: #f5f5f5; |
