Commit e3dc51ff4f009dbe48610476d8ff6aa2b192a42d

Authored by Arthur Sturzbecher
Committed by Álvaro Fernando Matos de Souza
1 parent ee051bcc
Exists in design_validation

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{
... ...