left sidebar: Restore 15px in "split" mode.

If users have the option to put user lists in
the left sidebar for narrow windows, they will
now get 15px more of real estate in the left
sidebar.

I just removed the `-15` fudge factor.
This commit is contained in:
Steve Howell
2019-02-11 15:33:25 +00:00
committed by Tim Abbott
parent d8f1b2e0bd
commit cd3aa46f34

View File

@@ -128,8 +128,7 @@ function left_userlist_get_new_heights() {
- parseInt(buddy_list_wrapper.css("marginTop"), 10)
- parseInt(buddy_list_wrapper.css("marginBottom"), 10)
- parseInt(group_pms.css("marginTop"), 10)
- parseInt(group_pms.css("marginBottom"), 10)
- 15;
- parseInt(group_pms.css("marginBottom"), 10);
var blocks = [
{