Commit 16c2a567dd0b5d16481b5481e77f942ae3b0c189

Authored by Arthur Sturzbecher
1 parent 23dd6218
Exists in bug_fix_40

Fixing software categories when displaying in multiple lines

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
src/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{
... ...