summaryrefslogtreecommitdiffstats
path: root/core/css/guest.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-05-17 15:35:10 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-06-21 14:51:59 -0500
commitfd6357708940e68eb01c3761d404053366213bee (patch)
treef7e2c8a34fc76f6ffaf80f9b405f59e4a92b8cc3 /core/css/guest.css
parent60edf2f18ab40439e2efb1d20e594f2797b6f31b (diff)
downloadnextcloud-server-fd6357708940e68eb01c3761d404053366213bee.tar.gz
nextcloud-server-fd6357708940e68eb01c3761d404053366213bee.zip
Improve wording of various error messages
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css/guest.css')
-rw-r--r--core/css/guest.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index d55d8785b43..32af45e0881 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -391,7 +391,7 @@ form .warning input[type='checkbox']+label {
/* Database selector on install page */
form #selectDbType {
text-align:center;
- white-space: nowrap;
+ white-space: nowrap;
margin: 0;
}
form #selectDbType .info {