Commit 811a4c2776d5096c3b1395c6c6f0a072557bbde2
1 parent
d9e6f9c7
Exists in
master
and in
3 other branches
Fix proposal box
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/pages/programas/programa.html
@@ -76,7 +76,7 @@ | @@ -76,7 +76,7 @@ | ||
76 | </div> | 76 | </div> |
77 | </div> | 77 | </div> |
78 | <!-- Preview > coluna da direita --> | 78 | <!-- Preview > coluna da direita --> |
79 | - <div class="col-md-4 hidden-xs hidden-sm"> | 79 | + <div class="col-md-4"> |
80 | <div class="row" ng-if="!pagePrograma.article.archived"> | 80 | <div class="row" ng-if="!pagePrograma.article.archived"> |
81 | <!-- Top Proposals --> | 81 | <!-- Top Proposals --> |
82 | <div> | 82 | <div> |