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:
parent
3e00bc4a7a
commit
7d164c7566
|
@ -43,6 +43,6 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-body {
|
.modal-body {
|
||||||
height: 600px;
|
height: 500px;
|
||||||
max-height: none !important;
|
max-height: none !important;
|
||||||
}
|
}
|
Loading…
Reference in New Issue