From 49dd532cace63c1b05ade97ff1ca780c7edae60d Mon Sep 17 00:00:00 2001 From: krisbulman Date: Fri, 25 May 2012 16:41:29 -0300 Subject: [PATCH] removed border from image on default view --- css/islandora.theme.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/islandora.theme.css b/css/islandora.theme.css index e0673b8f..ad0ae79d 100644 --- a/css/islandora.theme.css +++ b/css/islandora.theme.css @@ -12,7 +12,6 @@ .islandora-object-thumb img { max-width: 100%; *width: 100%; - border: 1px solid #ccc; } dl.islandora-object-thumb {