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