calendar layout fix

This commit is contained in:
Andreas Stephanides
2014-01-15 16:01:05 +01:00
parent 9e26c49f0e
commit 1f345ad46e
6 changed files with 2 additions and 259 deletions

View File

@@ -143,4 +143,5 @@ max-width:70em;
$box-border: lightgray solid 1px;
$box-border-radius:8px;
$box-background: white;
@import 'layout'
@import 'layout';
@import 'calendars';