Commit fb88b400abc3a512c9b498bab3ba3e518562b52e
1 parent
e3b2a0c7
123
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1764,6 +1764,7 @@ p.right{text-align: right;} |
1764 | 1764 | letter-spacing: 0.5px; |
1765 | 1765 | box-shadow: none!important; |
1766 | 1766 | border: 1px solid rgb(204, 204, 204)!important; |
1767 | + width: 100%; | |
1767 | 1768 | } |
1768 | 1769 | .input_bl.submit_btn button { |
1769 | 1770 | border: 1px solid #9e9e9e; | ... | ... |