Commit 91477c7a0ce4a0d8f6742242a8e937d5c6c2903e
1 parent
428e7530
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
style.css
| ... | ... | @@ -2389,6 +2389,9 @@ _software,_cultura_e_conhecimentos_livres*/ |
| 2389 | 2389 | display: none; |
| 2390 | 2390 | } |
| 2391 | 2391 | |
| 2392 | +.action-home-index #content .container-block.mapa_comunidades .raw-html-block { | |
| 2393 | + width: 525px !important; | |
| 2394 | +} | |
| 2392 | 2395 | |
| 2393 | 2396 | /*Comunidades*/ |
| 2394 | 2397 | ... | ... |