diff --git a/e_lib/select2/select2-bootstrap4.css b/e_lib/select2/select2-bootstrap4.css index 9cde3c28..ea8cc86e 100644 --- a/e_lib/select2/select2-bootstrap4.css +++ b/e_lib/select2/select2-bootstrap4.css @@ -1,5 +1,5 @@ /* select2-bootstrap4 with Darkly */ -.select2-container--bootstrap4 { display: block; color: black; } +.select2-container--bootstrap4 { color: black; } .select2-container--bootstrap4 .select2-selection { background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; color: #495057; font-size: 1rem; outline: 0; } diff --git a/hwe/b_currentCity.php b/hwe/b_currentCity.php index 5e24ca2b..db85da77 100644 --- a/hwe/b_currentCity.php +++ b/hwe/b_currentCity.php @@ -35,8 +35,12 @@ $templates = new \League\Plates\Engine('templates'); + + + +