Commit 24f4244d6d2e0d75e0a871fd3eb7a64468ddbb81
1 parent
fc42d418
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
style.css
... | ... | @@ -2546,8 +2546,8 @@ input.button.with-text { |
2546 | 2546 | font-size: 12px;/*REDUZIDO PARA CABER 160 CARACTERES.*/ |
2547 | 2547 | display: block; |
2548 | 2548 | /*height: 170px;*/ |
2549 | - max-width: 369px; | |
2550 | - padding: 10px 0; | |
2549 | + max-width: 349px; | |
2550 | + padding: 10px; | |
2551 | 2551 | height: 100%; |
2552 | 2552 | } |
2553 | 2553 | ... | ... |