From 5247614b90c5cb104166b22ae92b8f29bd1e306f Mon Sep 17 00:00:00 2001 From: Eric Guzman Date: Wed, 14 Mar 2012 16:06:33 -0700 Subject: CSS Panel Updates - Added shorthand collapser --- js/panels/css-panel/style-shorthand.reel/style-shorthand.css | 1 + 1 file changed, 1 insertion(+) (limited to 'js/panels/css-panel/style-shorthand.reel/style-shorthand.css') diff --git a/js/panels/css-panel/style-shorthand.reel/style-shorthand.css b/js/panels/css-panel/style-shorthand.reel/style-shorthand.css index e746146a..d138dfef 100644 --- a/js/panels/css-panel/style-shorthand.reel/style-shorthand.css +++ b/js/panels/css-panel/style-shorthand.reel/style-shorthand.css @@ -14,6 +14,7 @@ padding-left: 20px; margin-top: 0; margin-bottom: 0; + overflow: hidden; } .style-shorthand-branch > div { background-color: #fafafa; -- cgit v1.2.3