diff --git a/view/css/widgets.css b/view/css/widgets.css index fe2c79766..f722e3f11 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -14,13 +14,8 @@ .tags { word-wrap: break-word; - display: flex; - justify-content: center; } -.tag { - margin-right: 0.3rem; -} .widget-nav-pills-icons { opacity: 0; float: right; diff --git a/view/tpl/dirtagcloud.tpl b/view/tpl/dirtagcloud.tpl index 9eb69d222..b54ba8156 100644 --- a/view/tpl/dirtagcloud.tpl +++ b/view/tpl/dirtagcloud.tpl @@ -1,10 +1,10 @@ -
+ diff --git a/view/tpl/tagcloud.tpl b/view/tpl/tagcloud.tpl index b2151fa18..43fcb4a58 100644 --- a/view/tpl/tagcloud.tpl +++ b/view/tpl/tagcloud.tpl @@ -1,10 +1,10 @@