Commit cc747abb authored by Randall Leeds's avatar Randall Leeds

use compass stretch utility

parent 5fff2f13
@import 'compass';
@import 'compass/css3/transform';
@import 'compass/css3/user-interface';
@import "compass/reset/utilities";
@import 'compass/layout/stretching';
@import 'compass/reset/utilities';
$baseFontSize: 14;
......@@ -71,9 +72,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
//HEATMAP STUFF////////////////////////////////
.annotator-heatmap {
height: 100%;
position: fixed;
top: 0;
@include stretch-y;
svg {
background: hsla(0, 0, 0, .1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment