Эх сурвалжийг харах

Minor class mods, Conference Centers list view updates.

Nate 5 жил өмнө
parent
commit
d700381754

+ 6 - 0
themes/default/css.php

@@ -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;
+		}