standard pages does have now a standard min-height

This commit is contained in:
rabuzarus 2016-04-29 16:54:40 +02:00
parent f4998c223b
commit 0449cb28bb
1 changed files with 1 additions and 0 deletions

View File

@ -1553,6 +1553,7 @@ ul.dropdown-menu li:hover {
.directory-content-wrapper, .manage-content-wrapper, .notes-content-wrapper,
.events-content-wrapper, .message-content-wrapper, .apps-content-wrapper,
.notifications-content-wrapper, .admin-content-wrapper {
min-height: calc(100vh - 150px);
padding: 15px;
padding-bottom: 20px;
margin-bottom: 20px;