mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-27 07:04:24 +00:00
Fix profile modal window height
This commit is contained in:
parent
a772fcbc74
commit
6b962c6dd0
@ -153,8 +153,9 @@
|
||||
.profile-modal .modal-wrapper
|
||||
{
|
||||
width: 528px;
|
||||
height: 590px;
|
||||
margin: -300px 0 0 -264px;
|
||||
height: 680px;
|
||||
margin: -340px 0 0 -264px;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.profile-modal .modal-content
|
||||
|
Loading…
x
Reference in New Issue
Block a user