Revert "UX: flex horizontal form controls (#20098)" (#20228)

This reverts commit 15b546978f.
This commit is contained in:
Penar Musaraj 2023-02-09 12:35:15 -05:00 committed by GitHub
parent 25fabccd59
commit 58123e8089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -155,8 +155,6 @@ input {
} }
.controls { .controls {
display: flex;
align-items: center;
margin-left: 160px; margin-left: 160px;
} }
} }