commit | 4006eb5277cf881a7c90722f7faf6775fa417ccb | [log] [tgz] |
---|---|---|
author | 0Pranav <prnvnachnekar@gmail.com> | Wed Nov 13 17:12:24 2019 +0530 |
committer | 0Pranav <prnvnachnekar@gmail.com> | Wed Nov 13 17:12:24 2019 +0530 |
tree | 8e779520268539a58d46de8f256f1ab816135a4f | |
parent | c31808f5b2f87c19bc366a68a8c8b575477773a3 [diff] | |
parent | ccd9b38463c74b69d565c4e94556ab7a4818913e [diff] |
Merge branch 'scheduling-ui-rewrite' of https://github.com/0Pranav/erpnext into scheduling-ui-rewrite
diff --git a/erpnext/www/book-appointment/index.html b/erpnext/www/book-appointment/index.html index 8ddfc29..96774d5 100644 --- a/erpnext/www/book-appointment/index.html +++ b/erpnext/www/book-appointment/index.html
@@ -30,7 +30,7 @@ </div> <div class="row justify-content-center mt-3"> - <div class="col-md-4"> + <div class="col-md-4 mb-3"> <button class="btn btn-primary form-control" id="next-button">Next</button> </div> </div>