Slightly nudge centered dropbutton text left, almost imperceptibly. To my eye this looks better, though it could be said it's a silly way to do it. Improvements welcome.
--- trunk/htdocs/system/admin/css/admin.css 2009-12-09 04:14:20 UTC (rev 3870)
+++ trunk/htdocs/system/admin/css/admin.css 2009-12-09 04:58:50 UTC (rev 3871)
@@ -1552,6 +1552,7 @@
.plugins .dropbutton li:last-child:first-child {
text-align: center;
+ text-indent: -2px;
}
/*-- PLUGINS HELP */