44988: search sidebar finished

This commit is contained in:
Lotte Hofstede
2017-10-20 17:14:55 +02:00
parent 90186b867c
commit ce31ff1f21
19 changed files with 195 additions and 81 deletions

View File

@@ -1,2 +1,3 @@
$content-spacing: $spacer * 1.5;
$search-sidebar-width: 300px;
$button-height: $input-btn-padding-y * 2 + $input-btn-line-height + calculateRem($input-btn-border-width*2);