aboutsummaryrefslogtreecommitdiff
path: root/_scss
diff options
context:
space:
mode:
authorJonathan Duran2012-02-06 13:47:13 -0800
committerJonathan Duran2012-02-06 13:47:13 -0800
commitbda8dd9fcbf98cfd7c93d48565f0d6c74e392a62 (patch)
treebbf1ed01480a52bff06d7d91d456b8f4adbd63d3 /_scss
parent97d73b6f2e7fd4fbd8316632b5cd7c8692178be6 (diff)
downloadninja-bda8dd9fcbf98cfd7c93d48565f0d6c74e392a62.tar.gz
CSS for timeline
Signed-off-by: Jonathan Duran <jduran@motorola.com>
Diffstat (limited to '_scss')
-rw-r--r--_scss/imports/scss/_PanelUI.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_scss/imports/scss/_PanelUI.scss b/_scss/imports/scss/_PanelUI.scss
index 21ada556..b029ae96 100644
--- a/_scss/imports/scss/_PanelUI.scss
+++ b/_scss/imports/scss/_PanelUI.scss
@@ -98,7 +98,7 @@
98} 98}
99 99
100#timelinePanel { 100#timelinePanel {
101 height: 116px; 101 height: 100%;
102} 102}
103 103
104// Only used by Animation Presets Panel currently 104// Only used by Animation Presets Panel currently