diff options
author | ariane <ass@MacBook-Pro-de-ariane-stolfi-2.local> | 2011-05-03 13:05:58 -0300 |
---|---|---|
committer | ariane <ass@MacBook-Pro-de-ariane-stolfi-2.local> | 2011-05-03 13:05:58 -0300 |
commit | 2840c8d04313a9da4118218591850bb0a1800e36 (patch) | |
tree | 18fe5cd3342c69f5d38299a8ffef04ffb03fb3c8 | |
parent | 54d3ce09c97b29308c69f24e26450c0c7622003b (diff) | |
download | finder_menu-2840c8d04313a9da4118218591850bb0a1800e36.tar.gz finder_menu-2840c8d04313a9da4118218591850bb0a1800e36.tar.bz2 |
ajustes no menu
-rw-r--r-- | finder_menu.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finder_menu.css b/finder_menu.css index 746e1be..2aa8be3 100644 --- a/finder_menu.css +++ b/finder_menu.css @@ -52,7 +52,7 @@ html.js ul#finder li a.open { html.js ul#finder li span { - padding:0 5px 12px 5px; + padding:0 4px 4px 12px; position:relative; top:5px; |