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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ncp-web/ncp.css')
-rw-r--r--ncp-web/ncp.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncp-web/ncp.css b/ncp-web/ncp.css
index 1abbe2f8..40829a1f 100644
--- a/ncp-web/ncp.css
+++ b/ncp-web/ncp.css
@@ -1013,7 +1013,7 @@ select {
width: 100%;
}
-#config-box-wrapper input {
+#config-box-wrapper input[type='text'] {
width: 100%;
}