Commit 5f63a316a1bec8c375105232c8d73fd81cd5f42e

Authored by Alexandre Barbosa
2 parents 63efbfc3 79d4078c

Merge branch 'layout_fix' into 'spb-release/3.0'

Layout fix

Removed messy display block

See merge request !69
colab/proxy/noosfero/static/noosfero/css/bootstrap-colab-style.css
... ... @@ -313,7 +313,6 @@
313 313 vertical-align: middle;
314 314 }
315 315 .colab-style .img-responsive {
316   - display: block;
317 316 height: auto;
318 317 max-width: 100%;
319 318 }
... ...