mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-10 13:15:07 +00:00
Minor class mods, Conference Centers list view updates.
This commit is contained in:
@@ -2321,3 +2321,9 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
|
||||
.list-row > .no-wrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* MODAL ************************************************************************/
|
||||
|
||||
div.modal-footer {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user