UX: remove fixed width from buttons (#20369)
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
button {
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
@@ -68,7 +68,6 @@
|
||||
button {
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
Reference in New Issue
Block a user