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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-25 00:14:41 +0400
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-25 00:14:41 +0400
commitce2c7bad448f157b16ead4442431a0fbf057944b (patch)
treefb9ce6963b5905651e0d1c5ddea62cf2325a7e89 /settings
parent7f83176306ab279be45a83b5b875da82ba13f183 (diff)
widened inputs for language and timezone
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 7cb29e487bc..a0ed2c69f44 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -1,3 +1,4 @@
+select#languageinput, select#timezone { width:15em; }
input#openid, input#webdav { width:20em; }
/* PERSONAL */