Commit a5cf04ba2e89d2d136f7c6c6bd34cce134b3753b

Authored by Victor Costa
2 parents 2c62f290 811a4c27

Merge branch 'master' into staging

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/pages/programas/programa.html
... ... @@ -76,7 +76,7 @@
76 76 </div>
77 77 </div>
78 78 <!-- Preview > coluna da direita -->
79   - <div class="col-md-4 hidden-xs hidden-sm">
  79 + <div class="col-md-4">
80 80 <div class="row" ng-if="!pagePrograma.article.archived">
81 81 <!-- Top Proposals -->
82 82 <div>
... ...