Browse Source

Fixing #118 - following modal view

master
erqan 11 years ago
parent
commit
cdbee2b2bc
  1. 1
      css/style.css

1
css/style.css

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

Loading…
Cancel
Save