diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-09-27 19:54:21 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-09-27 19:54:21 +0200 |
commit | d3ff5cdc069c83b631f144191c56fdee21a00ee1 (patch) | |
tree | 94a2ac0cea068da88b50588ad63180b378019b34 /dist/pages/meals.html | |
parent | fixed bug, last commit sux (diff) | |
download | beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.gz beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.bz2 beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.lz beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.xz beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.zst beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.zip |
Diffstat (limited to '')
-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> |