[Frontend] Misc CSS updates to clean up layout

open #199
IN-PROGRESS
Testing with Time Controller visible;
This commit is contained in:
Charles Hacskaylo
2015-11-10 17:14:12 -08:00
parent 9f3c353ab4
commit 08ecf00916
7 changed files with 92 additions and 110 deletions

View File

@@ -125,7 +125,8 @@ mct-container {
@include ellipsize();
}
.scrolling {
.scrolling,
.scroll {
overflow: auto;
}