From 9ad27629e0153b432b6eb14ca052475dd8b6b51a Mon Sep 17 00:00:00 2001 From: DanielnetoDotCom Date: Thu, 11 Mar 2021 13:18:23 -0300 Subject: [PATCH] Fix layout --- plugin/Gallery/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/Gallery/style.css b/plugin/Gallery/style.css index 0d065f3d2e..18e58c11f7 100644 --- a/plugin/Gallery/style.css +++ b/plugin/Gallery/style.css @@ -203,6 +203,7 @@ a.h6{ } .galleryTags .label{ display: table-cell; + font-size: 0.9em; } .galleryTags{ margin: 1px;