瀏覽代碼

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