Commit de5b68f1bc17f9fd721917cc8698925e1af164ba
Exists in
master
and in
2 other branches
Merge branch 'master' into 'master'
Master(efernandez) See merge request !8
Showing
1 changed file
Show diff stats
src/views/botonera-facturador.html
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | ng-class="{'d-none d-md-grid': boton == ''}"> |
5 | 5 | <button |
6 | 6 | type="button" |
7 | - class="btn btn-default btn-block btn-xs text-center py-1 rounded border border-light" | |
7 | + class="btn btn-default btn-block btn-xs text-center py-1 rounded border border-light foca-overflow-hidden" | |
8 | 8 | ng-click="(boton != '') ? ejecutarFuncion(boton.label) : null" |
9 | 9 | ng-class="{'d-sm-block h-100': boton == ''}" |
10 | 10 | > |