diff --git a/application/views/appointments/book.php b/application/views/appointments/book.php index 1e56b2e6..e4d5410d 100755 --- a/application/views/appointments/book.php +++ b/application/views/appointments/book.php @@ -377,17 +377,21 @@
diff --git a/assets/css/frontend.css b/assets/css/frontend.css index 955255e1..fac02ca0 100644 --- a/assets/css/frontend.css +++ b/assets/css/frontend.css @@ -312,6 +312,29 @@ body { padding: 5px; margin: 5px auto; } + + #book-appointment-wizard #frame-footer small { + display: flex; + } + + #book-appointment-wizard .footer-powered-by, + #book-appointment-wizard .footer-options { + width: 50%; + } + + #book-appointment-wizard .footer-powered-by { + text-align: left; + padding: 5px 5px 5px 0; + } + + #book-appointment-wizard .footer-options { + text-align: right; + } + + #book-appointment-wizard #select-language { + display: inline-block; + margin-right: 10px; + } } /* BOOK SUCCESS & MESSAGE