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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarkascha <github@christian-reiner.info>2013-12-29 15:40:19 +0400
committerarkascha <github@christian-reiner.info>2013-12-29 15:40:19 +0400
commitbae899cc2d59681e5727a1cd6ac557baa97230dd (patch)
treee9b2f35b6dd9895170f6fbcacf19fdb3e59f44c0 /fluxx_compensator
parent3c317fbacd63d9242a4053c0b695ddb3c5a88dc3 (diff)
fluxx-compensator: Fixed compensation of vertical position of navigation which once more has been changed in OC6 in the last minute.
Diffstat (limited to 'fluxx_compensator')
-rw-r--r--fluxx_compensator/css/dynamic-6.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluxx_compensator/css/dynamic-6.css b/fluxx_compensator/css/dynamic-6.css
index c730b122b..7a3211b42 100644
--- a/fluxx_compensator/css/dynamic-6.css
+++ b/fluxx_compensator/css/dynamic-6.css
@@ -71,7 +71,7 @@ html.fluxx-state-H-hidden #header {
html.fluxx-state-H-hidden #navigation,
html.fluxx-state-H-hidden #content-wrapper {
top: -45px !important;
- padding-top: 0;
+/* padding-top: 0; */
}
/* below some specific app dependent settings to compensate for exotic in-app styles */