modal height reduced to 500px

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@129157 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-06-18 08:18:46 +00:00
parent 3e00bc4a7a
commit 7d164c7566
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@ h1 {
}
.modal-body {
height: 600px;
height: 500px;
max-height: none !important;
}