summaryrefslogtreecommitdiffstats
path: root/modules-available
diff options
context:
space:
mode:
authorSimon Rettberg2024-11-13 11:15:36 +0100
committerSimon Rettberg2024-11-13 11:15:36 +0100
commit8e8b7e7d21a5edcac372669780aae61df8e99614 (patch)
tree01546efb48fd404b31ed513d1e8af7ceebda709e /modules-available
parent[locationinfo] Add support for Firefox (diff)
downloadslx-admin-8e8b7e7d21a5edcac372669780aae61df8e99614.tar.gz
slx-admin-8e8b7e7d21a5edcac372669780aae61df8e99614.tar.xz
slx-admin-8e8b7e7d21a5edcac372669780aae61df8e99614.zip
[locationinfo] Fix style
Diffstat (limited to 'modules-available')
-rw-r--r--modules-available/locationinfo/templates/page-config-panel-url.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-url.html b/modules-available/locationinfo/templates/page-config-panel-url.html
index e7f6fb1b..36881014 100644
--- a/modules-available/locationinfo/templates/page-config-panel-url.html
+++ b/modules-available/locationinfo/templates/page-config-panel-url.html
@@ -210,7 +210,7 @@
<input class="form-control" name="bookmarkNames[]" type="text" value=""
placeholder="bwLehrpool">
</div>
- <div class="col-sm-3">
+ <div class="col-sm-5">
<input class="form-control" name="bookmarkUrls[]" type="text" value=""
placeholder="https://www.bwlehrpool.de/" pattern=".*://.*">
</div>