diff options
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index c16a3d49b..af6de28ba 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -95,7 +95,7 @@ font-family:verdana,arial,helvetica,sans-serif; font-size:8px; line-height:14px; list-style-image:none; padding: 0; position:relative; text-decoration:none; top:-2px; white-space:nowrap; margin: 0 28px 0 0;} .tabsheet li { background:transparent url(images/inactive_tab.png) no-repeat scroll left 0; -float:left; margin:0 2px 0 5px; overflow:hidden; text-align:right; } +float:left; margin:0 2px 0 0; overflow:hidden; text-align:right; } .tabsheet a { background:transparent url(images/inactive_tab2.png) no-repeat scroll right 0px; color:#666; display:block; font-size:11px; border:0; |