DSatishchandra commited on
Commit
ce9135b
·
verified ·
1 Parent(s): 6ec1a66

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -233,7 +233,7 @@ form.text-center.mb-4 {
233
  margin-right: -5px; /* Reduced space between radio button and label */
234
  margin-bottom: 0; /* Remove bottom margin */
235
  margin-top: 10px; /* Adds space between categories and Customized Dish */
236
- vertical-align: middle; /* Align radio buttons vertically */
237
  }
238
  .form-check-inline {
239
  display: inline-block;
 
233
  margin-right: -5px; /* Reduced space between radio button and label */
234
  margin-bottom: 0; /* Remove bottom margin */
235
  margin-top: 10px; /* Adds space between categories and Customized Dish */
236
+ /* vertical-align: middle; /* Align radio buttons vertically */
237
  }
238
  .form-check-inline {
239
  display: inline-block;