studio - checklists: removing not needed sass variable for animating height

This commit is contained in:
Brian Talbot
2013-03-21 10:01:39 -04:00
parent 481aa063c4
commit 67c6852b5c

View File

@@ -78,9 +78,6 @@ $shadow: rgba(0,0,0,0.2);
$shadow-l1: rgba(0,0,0,0.1);
$shadow-d1: rgba(0,0,0,0.4);
// misc.
$elem-height-imaginary: 1000000px;
// colors - inherited
$baseFontColor: #3c3c3c;
$offBlack: #3c3c3c;