Constrain announcements height.

This commit is contained in:
Paulo Reis 2017-10-25 10:33:20 +01:00
parent 2ef7fd1d0a
commit 5cafee4879

View file

@ -503,7 +503,7 @@ ul.project-list {
margin-right: 95px;
bottom: 30px;
width: 700px;
max-height: 52%;
max-height: 40%;
min-height: 100px;
background: #FFF;
z-index: 1;