[Frontend] Misc CSS and markup updates, converting to flex

open #199
IN-PROGRESS
IMPORTANT: plots are not laying out correctly,
need to figure out why
This commit is contained in:
Charles Hacskaylo
2015-11-10 18:33:58 -08:00
parent 08ecf00916
commit 6d2fe9d7eb
6 changed files with 173 additions and 214 deletions

View File

@@ -18,10 +18,10 @@ mct-include.l-time-controller {
$r2H: nth($ueTimeControlH,2);
$r3H: nth($ueTimeControlH,3);
@include absPosDefault();
//@include test();
//@include absPosDefault();
@include test();
display: block;
top: auto;
//top: auto;
height: $r1H + $r2H + $r3H + ($interiorMargin * 2);
min-width: $minW;
font-size: 0.8rem;