From 673d074f5b0f8f4f331a445f1458e328d2620e90 Mon Sep 17 00:00:00 2001 From: Morgan Dawe Date: Wed, 14 Dec 2016 15:45:08 -0400 Subject: [PATCH] Update islandora.objects.css --- css/islandora.objects.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/islandora.objects.css b/css/islandora.objects.css index 94a343fc..b7ea66c8 100644 --- a/css/islandora.objects.css +++ b/css/islandora.objects.css @@ -14,7 +14,7 @@ div.islandora-objects > div { * does not exceed that of its parent container (ex: 20%). * * img styling (max-height) - Avoid making assumptions on max height here, allowing auto - * height based on max-width of 100%. Consider overrideing this file in your theme, + * height based on max-width of 100%. Consider overriding this file in your theme, * or adding your own CSS to address a maximum thumbnail height. */ .islandora-object img {