diff --git a/webapp/themes/vitro/css/vitroTheme.css b/webapp/themes/vitro/css/vitroTheme.css index 56999db45..f80c26a72 100644 --- a/webapp/themes/vitro/css/vitroTheme.css +++ b/webapp/themes/vitro/css/vitroTheme.css @@ -378,6 +378,9 @@ a.ingestMenu:active { text-decoration: none; color: #47B6D0; } +ul.ingestMenu { + margin-bottom: 1.5em; +} /* -------------------------------------------------> */ /* HOMEPAGE AND INTERIOR PAGES STYLES --------------> */