diff options
author | Kruti Shah | 2012-06-26 12:13:45 -0700 |
---|---|---|
committer | Kruti Shah | 2012-06-26 12:13:45 -0700 |
commit | a2047a565aa5ef8643c5d71de3cc484191d6c671 (patch) | |
tree | 113b778b50a337db1349dfa4f9eb53a1654f89d9 /js/panels/Timeline/Style.reel/scss | |
parent | b64821534abbbf9e0cc44f5c84da1e37a14d756b (diff) | |
download | ninja-a2047a565aa5ef8643c5d71de3cc484191d6c671.tar.gz |
Bug Fix : Color Chip Position
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Diffstat (limited to 'js/panels/Timeline/Style.reel/scss')
-rw-r--r-- | js/panels/Timeline/Style.reel/scss/Style.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/panels/Timeline/Style.reel/scss/Style.scss b/js/panels/Timeline/Style.reel/scss/Style.scss index ca719955..42420409 100644 --- a/js/panels/Timeline/Style.reel/scss/Style.scss +++ b/js/panels/Timeline/Style.reel/scss/Style.scss | |||
@@ -86,6 +86,7 @@ div.style-row .container-propvals { | |||
86 | color: $color-panel-hilite-text; | 86 | color: $color-panel-hilite-text; |
87 | } | 87 | } |
88 | 88 | ||
89 | .color-chip-position{ | 89 | .toolColorChipCtrl.color-chip-position{ |
90 | margin-top:0px; | 90 | margin-top:0px; |
91 | height:14px; | ||
91 | } | 92 | } |