mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
billing: Fix "Payment method" wrapping to next line.
This commit is contained in:
@@ -650,7 +650,7 @@ input[name="licenses"] {
|
||||
#upgrade-page-details #upgrade-payment-menthod-wrapper {
|
||||
margin-left: 0;
|
||||
grid-area: payment-info;
|
||||
width: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Used class twice to increase specificity */
|
||||
|
||||
Reference in New Issue
Block a user