From ed2cf5b3e3e195d5ccf77b9e36c9508a877ccdd6 Mon Sep 17 00:00:00 2001 From: RJ Regenold Date: Thu, 31 Jan 2013 11:04:12 -0600 Subject: [PATCH] its not dyslexic being easy. --- less/carousel.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/carousel.less b/less/carousel.less index f87bf489cf..6280e6a146 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -25,7 +25,7 @@ // Account for jankitude on images > img, > a, - > img > a { + > a > img { display: block; line-height: 1; }