mirror of https://github.com/zulip/zulip.git
Hack for bottom_whitespace.
(imported from commit c87576c298ec2f33a8cd9ff524a9966c469431b4)
This commit is contained in:
parent
86ffd0de7a
commit
9c28c6cca8
|
@ -321,7 +321,7 @@ input.send_zephyr {
|
||||||
|
|
||||||
#bottom_whitespace {
|
#bottom_whitespace {
|
||||||
display: block;
|
display: block;
|
||||||
height: 60%;
|
height: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#subscriptions {
|
#subscriptions {
|
||||||
|
|
Loading…
Reference in New Issue