Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-07 14:03:53 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-07 14:05:02 +0300
commit483098d3208760c32fd05eb0b0aafca119ef078c (patch)
treec75d6590228d2ef09caf232907babb463725e134 /css
parent3ff7340f72d0ca8ee2b009fa0131c56c43c33364 (diff)
Increase the length of the input for other languages
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rw-r--r--css/settings-admin.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/settings-admin.scss b/css/settings-admin.scss
index c306efaa7..ccf340719 100644
--- a/css/settings-admin.scss
+++ b/css/settings-admin.scss
@@ -30,7 +30,7 @@
border-color: $color-error;
}
- label {
+ div.signaling-server label {
margin: 0 20px;
display: inline-block;
}