Fixing #118 - following modal view

This commit is contained in:
erqan 2014-03-21 22:43:19 +02:00
parent 7a68cccfde
commit cdbee2b2bc

View File

@ -1372,6 +1372,7 @@ button.disabled:hover
.following-modal .modal-content
{
padding: 15px;
height: 400px;
overflow-y: auto;
}
.following-modal .modal-buttons