Browse Source

Action Bar mods.

Nate 5 years ago
parent
commit
bcdb9d032d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      themes/default/css.php

+ 1 - 1
themes/default/css.php

@@ -2192,7 +2192,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
 		float: left;
 		float: left;
 		}
 		}
 
 
-	div.action_bar > div.buttons {
+	div.action_bar > div.actions {
 		float: right;
 		float: right;
 		white-space: nowrap;
 		white-space: nowrap;
 		}
 		}