Commit e2a2453895bc4f4ed3563bd5586fe916d63041c5

Authored by Sergio Oliveira
1 parent 23ae06ea

Removed width. Should be set automaticaly.

colab/proxy/noosfero/static/noosfero/css/screen.css
... ... @@ -13,7 +13,6 @@
13 13  
14 14 /* Fix lefter logo */
15 15 .colab-style .navbar-brand img {
16   - width: 192px;
17 16 height: 40px;
18 17 }
19 18  
... ...