diff options
author | Armen Kesablyan | 2012-06-21 14:33:01 -0700 |
---|---|---|
committer | Armen Kesablyan | 2012-06-21 14:33:01 -0700 |
commit | 9fe9bc495af74d963fa7061d4d1a479720133a56 (patch) | |
tree | eca4b0d785ad28483904682b7fdfdb9686fc3d1a /js/panels/Timeline/TimelinePanel.reel/scss | |
parent | fc818d31de267d2b77fda3b3029ad38d48698be8 (diff) | |
parent | c411f76d89c543837548085ff468fee0fb4f2ff9 (diff) | |
download | ninja-9fe9bc495af74d963fa7061d4d1a479720133a56.tar.gz |
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal
Diffstat (limited to 'js/panels/Timeline/TimelinePanel.reel/scss')
-rw-r--r-- | js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss b/js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss index 716ee3d3..d4789d65 100644 --- a/js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss +++ b/js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss | |||
@@ -48,7 +48,7 @@ | |||
48 | position:absolute; | 48 | position:absolute; |
49 | } | 49 | } |
50 | .tl_leftpane{ | 50 | .tl_leftpane{ |
51 | min-width: 200px; | 51 | min-width: 210px; |
52 | max-width: 500px; | 52 | max-width: 500px; |
53 | position: relative; | 53 | position: relative; |
54 | overflow: hidden; | 54 | overflow: hidden; |
@@ -310,6 +310,7 @@ | |||
310 | background: none; | 310 | background: none; |
311 | float:left; | 311 | float:left; |
312 | margin-left: 5%; | 312 | margin-left: 5%; |
313 | visibility: hidden; | ||
313 | } | 314 | } |
314 | 315 | ||
315 | /* Configuration menu */ | 316 | /* Configuration menu */ |