Commit 5716cfbe81c6bbc3517d810409b0614ba17ad003

Authored by Eric Fernandez
Exists in master and in 1 other branch develop

Merge branch 'develop' into 'master'

Develop

See merge request !31
src/views/modal-alert.html
... ... @@ -2,7 +2,7 @@
2 2 <h4>Atención</h4>
3 3 </div>
4 4 <div class="modal-body">
5   - <p ng-bind="textoModal">
  5 + <p ng-bind="textoModal" class="alertRemito">
6 6  
7 7 </p>
8 8 </div>