summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index a0a19319..707c4603 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -1917,8 +1917,14 @@ fill-opacity: 0.8;
}
.smallThumbs {
+
+ flex-wrap:wrap;
float:right;
+
+
+
+
}
.no-padding {
padding: 0px !important;