diff options
Diffstat (limited to 'theme/stylesheets/website/variables.less')
-rw-r--r-- | theme/stylesheets/website/variables.less | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/theme/stylesheets/website/variables.less b/theme/stylesheets/website/variables.less index 21eac75..4d3e884 100644 --- a/theme/stylesheets/website/variables.less +++ b/theme/stylesheets/website/variables.less @@ -35,12 +35,6 @@ @sidebar-border-right: 1px solid @header-border; @sidebar-nested-padding: 20px; - -@sidebar-search-padding: 6px; -@sidebar-search-background: transparent; -@sidebar-search-input-background: transparent; -@sidebar-search-input-border-color: transparent; - @sidebar-divider-color: @header-border; @sidebar-link-color: @sidebar-color; |