summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormartin f. krafft <madduck@madduck.net>2023-11-12 10:24:21 +0100
committermartin f. krafft <madduck@madduck.net>2023-11-12 10:24:21 +0100
commit7b3730bb8defa6bdd8a483dc91116dd868371860 (patch)
tree8f46dc463f3469c779a4c03de3836ddf7cc26e9d /index.html
parent2dfe799f3bde8d70a6cc768069ef27d2233f78e8 (diff)
force width to 100%
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a6e5009..df9d46d 100644
--- a/index.html
+++ b/index.html
@@ -301,7 +301,7 @@
<div class="row mt-md-3 justify-content-center">
<div class="fs-5 col-8 col-sm text-center">
<div class="input-group">
- <div id="output" class="form-floating">
+ <div id="output" class="form-floating w-100">
<code class="d-block">
<a id="url" class="url" href='' target="jitsiUrlGenerator"></a>
</code>