diff options
Diffstat (limited to 'dist/pages/meals.html')
-rwxr-xr-x | dist/pages/meals.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 96bfbc1..7ceeca2 100755 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -104,8 +104,8 @@ </a> </li> <li> - <div class=switch> - <label id=checkbox_label> + <div class=switch style=margin-left:0.7cm> + <label id=checkbox_label style> <x-su>checkedOut</x-su> <input id=checkout_checkbox type=checkbox> <span class=lever></span> |