aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel/scss
diff options
context:
space:
mode:
authorJon Reid2012-04-05 10:38:57 -0700
committerJon Reid2012-04-05 10:38:57 -0700
commit969137ba4520103348a496ac9b99063dc4ec8f96 (patch)
treecbbe29b85830668c488c8bf273b49383f3878660 /js/panels/Timeline/Layer.reel/scss
parent135c5257e2a4d5f1b25f62758c6783fd2ebe5e19 (diff)
downloadninja-969137ba4520103348a496ac9b99063dc4ec8f96.tar.gz
Timeline: Bug fix for IKNINJA-1086, "CSS Style Suggestion stops working"
Diffstat (limited to 'js/panels/Timeline/Layer.reel/scss')
-rw-r--r--js/panels/Timeline/Layer.reel/scss/Layer.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/panels/Timeline/Layer.reel/scss/Layer.scss b/js/panels/Timeline/Layer.reel/scss/Layer.scss
index 80b88d4f..df3f93d5 100644
--- a/js/panels/Timeline/Layer.reel/scss/Layer.scss
+++ b/js/panels/Timeline/Layer.reel/scss/Layer.scss
@@ -129,7 +129,8 @@
129 129
130 130
131 131
132.label-layer .collapsible-label br { 132.label-layer .collapsible-label br,
133.content-style .editable br {
133 display: none; 134 display: none;
134} 135}
135 136