Commit 37b565724370c98d429083c9bc32b8d2807e4395
Exists in
master
and in
4 other branches
Merge branch 'issue119'
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/app/pages/programas/programa.html
... | ... | @@ -280,8 +280,8 @@ |
280 | 280 | FECHAR |
281 | 281 | <div class="button-right-icon icon-circle icon-small icon-circle-close-response color-theme-common-bg pull-right"> |
282 | 282 | <span class="glyphicon glyphicon-remove icon-white" aria-hidden="true"></span> |
283 | - </div> | |
284 | - </button> | |
283 | + </div> | |
284 | + </button> | |
285 | 285 | </div> |
286 | 286 | </div> |
287 | 287 | </div> | ... | ... |