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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/styles.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index dafc4619..e4adccc6 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -78,10 +78,13 @@ div.crumb.last a {
}
#gallery.hascontrols {
+ position: relative;
overflow: hidden;
text-align: justify;
top: 45px;
padding-bottom: 100px;
+ margin-bottom: 45px;
+ margin-top: 0;
}
#gallery .row {