padding fixes for timeslot divs
diff --git a/erpnext/www/book-appointment/index.css b/erpnext/www/book-appointment/index.css
index 30ce957..0959d5c 100644
--- a/erpnext/www/book-appointment/index.css
+++ b/erpnext/www/book-appointment/index.css
@@ -1,6 +1,4 @@
 .time-slot {
-    flex-grow: 1;
-    flex : 0 0 calc(16.66% - 20px);
     margin-bottom: 2em;
     margin-left: 0.5em;
     margin-right: 0.5em;