styles: Remove invalid -wekbit-box-align [sic] property.

I’m going to assume that this is not intended to be an optimization
for “WekBit” and can, in fact, be deleted.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2020-08-05 16:09:18 -07:00 committed by Tim Abbott
parent b30c86b1a8
commit 3bab1df0e7
1 changed files with 0 additions and 1 deletions

View File

@ -1254,7 +1254,6 @@ input.new-organization-button {
min-height: 700px;
display: flex;
align-items: center;
-wekbit-box-align: center;
justify-content: center;
text-align: center;
}