mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-03-12 13:31:21 +00:00
update
fix
This commit is contained in:
parent
cb28f759bf
commit
87e76cda5e
@ -144,6 +144,7 @@ function directMessagesWithUserPopup()
|
||||
var $userInfo = $(this).closest("[data-screen-name]");
|
||||
var dm_screenname = $userInfo.attr("data-screen-name");
|
||||
openDmWithUserModal( dm_screenname );
|
||||
$(".modal-content").css("height", "300px"); //fix
|
||||
}
|
||||
|
||||
function openDmWithUserModal(dm_screenname)
|
||||
|
Loading…
x
Reference in New Issue
Block a user