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:
authorJoas Schilling <coding@schilljs.com>2019-03-18 18:17:22 +0300
committerJoas Schilling <coding@schilljs.com>2019-03-18 18:26:18 +0300
commitf6b506bc874e4f593e4098e2ec255ac44f2a4e14 (patch)
tree10f5286a785ac82a14eebda2987a6fb064ad9df2 /core/css/header.scss
parent4824d278f9e530d7c5111dc75a1186e7b3ec580e (diff)
Style of navigation links in header is too catchy
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 93b56900f16..d15119aa40f 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -112,7 +112,7 @@
}
/* Use by the apps menu and the settings right menu */
- ul {
+ &.settings-menu > ul {
li {
a {
display: inline-flex;