Fix to be compliant with the changes on the portal theme

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/accounting-manager@130151 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2016-07-08 08:27:14 +00:00
parent 39ba52f6ba
commit 145b936f6f
1 changed files with 4 additions and 0 deletions

View File

@ -37,4 +37,8 @@
margin-bottom: 0px !important;
width: auto !important;
border-bottom: none !important;
}
.aui ul, .aui ol {
margin: 0px !important;
}