mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
fix: styles for wrapping form elements
This commit is contained in:
parent
e095c7612d
commit
d3766c2fa3
@ -540,10 +540,6 @@ input[type="submit"], button {
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
.aligned .form-row > div {
|
||||
width: calc(100vw - 30px);
|
||||
}
|
||||
|
||||
.flex-container {
|
||||
flex-flow: column;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user