From 6ec2b2dc30d79e34f086748ac66c8039137a96fa Mon Sep 17 00:00:00 2001 From: Anastasia Cheetham Date: Wed, 26 Jun 2013 14:28:14 -0400 Subject: [PATCH] IDI-113: Restore proper styling for grid of icons on research page --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2b5b0ad..cadd665 100644 --- a/style.css +++ b/style.css @@ -1575,7 +1575,7 @@ a.idi-project-link { .idi-research-item p { padding-left: 1.25em; } -.idi-research li { +.idi-research .fl-grid li { width: 45%; height: auto; padding-top: 2em;