Adjust header sizing

This commit is contained in:
Aaron Lidman 2013-11-18 11:26:43 -08:00
parent b7d7781c5d
commit 3e405040ea
2 changed files with 7 additions and 8 deletions

View file

@ -11,7 +11,7 @@ $red: red;
$lightgrey: #EEE;
$darkgrey: #888;
$hovercolor: 20%;
$headerHeight: 54px;
$headerHeight: 55px;
$sidebarWidth: 300px;
$keyline: 1px solid $lightgrey;
$border-radius: 3px;