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:
authorRobin Windey <ro.windey@gmail.com>2019-10-26 17:44:33 +0300
committerRobin Windey <ro.windey@gmail.com>2019-10-26 17:44:33 +0300
commitda88633300e8c3b81247101ef73af24b52ad2e7a (patch)
tree76054de804d4245588ca63d7382eae787baf80b5 /apps/files/css
parent24820e06e543dd91113a7f8190a16e9e24161c28 (diff)
Revert changes and add css-rule to correct file inside files-app
Diffstat (limited to 'apps/files/css')
-rw-r--r--apps/files/css/files.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 0ecfadfddce..54f83f25be2 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -63,6 +63,10 @@
}
}
+#filestable.hidden {
+ display: none;
+}
+
@media only screen and (min-width: $breakpoint-mobile + 1) {
#filestable {
// floating header