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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-11-02 19:25:39 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-11-02 19:25:39 +0300
commite18531687d3dea4976304825c22ba41d9a734b2c (patch)
tree2ea485559c2ec9379a5b6589d1f43d3c145b315b /css
parent30a2c8c6ba73c55947ce50b3898fe0aad290ed28 (diff)
Add some whitespace between different accounts
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'css')
-rwxr-xr-xcss/mail.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/mail.scss b/css/mail.scss
index c1c0103cb..2769f0547 100755
--- a/css/mail.scss
+++ b/css/mail.scss
@@ -106,6 +106,10 @@
display: none;
}
+#app-navigation .navigation-account:not(:first-child) {
+ margin-top: 22px;
+}
+
/* do not overlap collapse icon with special use icon */
#app-navigation .special-inbox .collapse,