Action Bar mods.

This commit is contained in:
Nate
2019-10-24 16:31:14 -06:00
parent 6879195ae2
commit f0347b5214
6 changed files with 6 additions and 5 deletions

View File

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