From 32084a7f8cfca963a89a885d15feabf3d5392603 Mon Sep 17 00:00:00 2001 From: mb863 Date: Tue, 21 Dec 2010 15:12:14 +0000 Subject: [PATCH] NIHVIVO-1492: Style external authentication in the VITRO core when active --- themes/wilma/css/wilma.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 135bbf54..d64ff860 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -252,6 +252,7 @@ ul#main-nav { } #error-alert { margin: 0 12px; + margin-bottom: 12px; padding: 12px; padding-bottom: 12px; border: 1px dotted #a12424;