diff options
author | Jonathan Duran | 2012-02-06 13:47:13 -0800 |
---|---|---|
committer | Jonathan Duran | 2012-02-06 13:47:13 -0800 |
commit | bda8dd9fcbf98cfd7c93d48565f0d6c74e392a62 (patch) | |
tree | bbf1ed01480a52bff06d7d91d456b8f4adbd63d3 /_scss | |
parent | 97d73b6f2e7fd4fbd8316632b5cd7c8692178be6 (diff) | |
download | ninja-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.scss | 2 |
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 |