Modified: trunk/htdocs/system/admin/css/admin.css (3869 => 3870)
--- trunk/htdocs/system/admin/css/admin.css 2009-12-09 03:28:49 UTC (rev 3869)
+++ trunk/htdocs/system/admin/css/admin.css 2009-12-09 04:14:20 UTC (rev 3870)
@@ -286,8 +286,7 @@
font-size: 9px;
list-style: none outside;
margin: 0 0 0 10px;
- position: absolute;
-/* top: 10px;*/
+ position: absolute;
right: 40px;
}
@@ -1547,6 +1546,14 @@
margin-left: 8px;
}
+.plugins .dropbutton {
+ top: 10px;
+}
+
+.plugins .dropbutton li:last-child:first-child {
+ text-align: center;
+}
+
/*-- PLUGINS HELP */
.pluginhelp .help {
line-height: 1.5em;