css fixed

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@129921 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-07-05 12:16:07 +00:00
parent 56f02d54a8
commit 38fae1ceb5
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@
/** override some bootstrap css **/
.form-controls-custom {
margin-left: 12% !important;
margin-left: 20% !important;
}
.form-control-label-custom {
width: 10% !important;
width: 16% !important;
}