From 873ae9e9de2aba0f22f3669b1e1519a439d97b5c Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 31 Jan 2013 15:59:46 +0100 Subject: Add work-around for IE <= 8 which doesn't support :last-child CSS selector --- skins/larry/includes/footer.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'skins/larry/includes/footer.html') diff --git a/skins/larry/includes/footer.html b/skins/larry/includes/footer.html index ee93fcf57..a4fa69296 100644 --- a/skins/larry/includes/footer.html +++ b/skins/larry/includes/footer.html @@ -8,4 +8,16 @@ $(document).ready(function(){ }); + -- cgit v1.2.3