removed obsolete sass config variables

This commit is contained in:
Mario Volke 2014-11-05 16:14:41 +01:00 committed by Tankred Hase
parent 915db579c4
commit e06f602890
1 changed files with 0 additions and 10 deletions

View File

@ -50,13 +50,3 @@ $screen-sm-max: 699px;
$screen-md-min: 700px;
$screen-md-max: 1099px;
$screen-lg-min: 1100px;
// Layout
// -------------------------------------------
$content-nav-width: 344px;
$lightbox-padding: 15px;
$lightbox-max-width: 662px;
$lightbox-width: 90%;
$lightbox-min-height: 644px;