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
path: root/core/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-29 14:55:57 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-29 14:55:57 +0300
commitbc36446455cb49ad67371ccc1a0946dc8fd65ede (patch)
tree16d78fb15037499e7f6f8b7fec39b1cfc223a092 /core/css
parent854dfef1992f088689f11c860cecbd5ccb6a20ed (diff)
Define max-width for Contacts menu for mobile
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index f85ae93ccc8..3468cf6900a 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -1072,6 +1072,7 @@ span.ui-icon {
/* show ~4.5 entries */
height: 278px;
width: 350px;
+ max-width: 90%;
right: 13px;
&::after {