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

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/content.css b/css/content.css
index 2e64f61bd..ed2e1c4e4 100644
--- a/css/content.css
+++ b/css/content.css
@@ -236,6 +236,10 @@
min-height: 43px;
}
+#app-content.nc-major-version-25 .compact .utils {
+ top: 0px;
+}
+
/* Only apply opacity to the util bar, not the dropdown */
#app-content .compact .utils ul {
opacity: 0.9;