diff options
Diffstat (limited to 'http/src/css/otp.uppcss')
| -rw-r--r-- | http/src/css/otp.uppcss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/src/css/otp.uppcss b/http/src/css/otp.uppcss index 4a7db02..47a74d3 100644 --- a/http/src/css/otp.uppcss +++ b/http/src/css/otp.uppcss @@ -23,7 +23,7 @@ margin: 0; } - input[type="submit"] { + input[type='submit'] { max-width: max-content; } } |
