summaryrefslogtreecommitdiffstats
path: root/core/css/apps.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/apps.css')
-rw-r--r--core/css/apps.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.css b/core/css/apps.css
index 35487bee598..898259ed9d5 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -479,7 +479,7 @@ button.loading {
border-top: 1px solid #ddd;
}
/* no top border for first settings item */
-.section:first-child {
+#app-content > .section:first-child {
border-top: none;
}
.section h2 {