From 8fcb4e7924d4e298f5c36830f68aaf1576e341ab Mon Sep 17 00:00:00 2001 From: manolobevia Date: Wed, 9 Nov 2011 16:40:22 +0000 Subject: [PATCH] NIHVIVO-3291: Grouped ingest tools page links --- webapp/themes/vitro/css/vitroTheme.css | 3 +++ 1 file changed, 3 insertions(+) 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 --------------> */