diff options
author | Eric Guzman | 2012-03-16 15:08:29 -0700 |
---|---|---|
committer | Eric Guzman | 2012-03-16 15:08:29 -0700 |
commit | 4afb01e3b8261ab5e9492bfc63ad17e44dfcb934 (patch) | |
tree | e34d41690924d9d35abdf1ffb56aedbf85f993dc /js/panels/css-panel/rule-list.reel/rule-list.css | |
parent | 5247614b90c5cb104166b22ae92b8f29bd1e306f (diff) | |
download | ninja-4afb01e3b8261ab5e9492bfc63ad17e44dfcb934.tar.gz |
CSS Panel Updates - CSS tweaks and cleanup
Diffstat (limited to 'js/panels/css-panel/rule-list.reel/rule-list.css')
-rw-r--r-- | js/panels/css-panel/rule-list.reel/rule-list.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/panels/css-panel/rule-list.reel/rule-list.css b/js/panels/css-panel/rule-list.reel/rule-list.css index e4a10657..0f744511 100644 --- a/js/panels/css-panel/rule-list.reel/rule-list.css +++ b/js/panels/css-panel/rule-list.reel/rule-list.css | |||
@@ -22,6 +22,5 @@ | |||
22 | } | 22 | } |
23 | .rule-list li { | 23 | .rule-list li { |
24 | list-style-type: none; | 24 | list-style-type: none; |
25 | margin: 3px 6px; | 25 | margin: 0; |
26 | position: relative; | ||
27 | } \ No newline at end of file | 26 | } \ No newline at end of file |