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

github.com/nextcloud/user_sql.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorMarcin Łojewski <marcin.lojewski@mlojewski.me>2017-12-23 15:38:05 +0300
committerMarcin Łojewski <marcin.lojewski@mlojewski.me>2017-12-25 17:06:40 +0300
commit45195bcd61303f696fbb6640e84061e312c5ce77 (patch)
tree86af30ef64f08a385cdaf45d373354019d0be3b7 /css
parentb009d4ae20f2296053a6c0621aae8e72f11e931c (diff)
Update code for release of the app in the Nextcloud App Store
Diffstat (limited to 'css')
-rw-r--r--css/settings.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/settings.css b/css/settings.css
index 8fd2c24..87f19b7 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -17,7 +17,8 @@
#sql-3 p label:first-child,
#sql-4 p label:first-child,
#sql-5 p label:first-child,
-#sql-6 p label:first-child {
+#sql-6 p label:first-child,
+#sql-7 p label:first-child {
display: inline-block;
text-align: right;
width: 300px;