Commit 063d6013a5d8fc7ba81053feafa40541783c9004

Authored by Arthur Sturzbecher
Committed by Álvaro Fernando Matos de Souza
1 parent cfc7ba7a
Exists in design_41_backup

Fixing software categories when displaying in multiple lines

src/noosfero-spb/noosfero-spb-theme/css/software-pages.css
... ... @@ -208,9 +208,7 @@
208 208 }
209 209  
210 210 #content .box-1 .categories-and-tags-block .category_cloud{
211   - display: inline-flex;
212 211 margin: 13px 0 10px 0;
213   - max-width: 87%;
214 212 }
215 213  
216 214 #content .box-1 .categories-and-tags-block .category_cloud a{
... ...