mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 08:58:05 +00:00
Merge pull request #119 from erqan/fix-follow-list
Fixing #118 - following modal view
This commit is contained in:
commit
52bed1c777
@ -1372,6 +1372,7 @@ button.disabled:hover
|
|||||||
.following-modal .modal-content
|
.following-modal .modal-content
|
||||||
{
|
{
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
height: 400px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
.following-modal .modal-buttons
|
.following-modal .modal-buttons
|
||||||
|
Loading…
Reference in New Issue
Block a user