mirror of https://github.com/zulip/zulip.git
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:
parent
b30c86b1a8
commit
3bab1df0e7
|
@ -1254,7 +1254,6 @@ input.new-organization-button {
|
||||||
min-height: 700px;
|
min-height: 700px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
-wekbit-box-align: center;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue