فهرست منبع

Minor class mods, Conference Centers list view updates.

Nate 5 سال پیش
والد
کامیت
d700381754
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      themes/default/css.php

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