diff options
author | Eric Guzman | 2012-03-13 21:52:03 -0700 |
---|---|---|
committer | Eric Guzman | 2012-03-13 21:52:03 -0700 |
commit | 9aa0880cd37d34c9c2d9c4ed455aa1f562f56ef3 (patch) | |
tree | a11a4d791b538fce2b54744180add9faf0dfb797 /js/panels/presets | |
parent | 40e03e102c14a343efee1bdcf32d0d244e3f8344 (diff) | |
parent | f4373594569f77d710eea9a266fe41419c029f85 (diff) | |
download | ninja-9aa0880cd37d34c9c2d9c4ed455aa1f562f56ef3.tar.gz |
Merge branch 'refs/heads/master' into CSSPanelUpdates
Diffstat (limited to 'js/panels/presets')
-rw-r--r-- | js/panels/presets/content.reel/content.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/js/panels/presets/content.reel/content.css b/js/panels/presets/content.reel/content.css index c0ccbad4..409e1960 100644 --- a/js/panels/presets/content.reel/content.css +++ b/js/panels/presets/content.reel/content.css | |||
@@ -10,9 +10,7 @@ | |||
10 | -webkit-box-orient: vertical; | 10 | -webkit-box-orient: vertical; |
11 | -webkit-box-flex: 1; | 11 | -webkit-box-flex: 1; |
12 | } | 12 | } |
13 | .presetsPanel .treeRoot { | 13 | |
14 | margin: 0 8px; | ||
15 | } | ||
16 | .tab-bar { | 14 | .tab-bar { |
17 | -webkit-box-flex: 0; | 15 | -webkit-box-flex: 0; |
18 | background-color: #282828; | 16 | background-color: #282828; |