From 0833feaf86e36e066db7d7de3c2a897c43521bf1 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 15 Apr 2006 10:20:45 +0000 Subject: - merge trunc r1178:1182 into branch 1.6 (template fixes) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/fix-ie5-ie6.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 template/yoga/fix-ie5-ie6.css (limited to 'template/yoga/fix-ie5-ie6.css') diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css new file mode 100644 index 000000000..4e6daf38e --- /dev/null +++ b/template/yoga/fix-ie5-ie6.css @@ -0,0 +1,2 @@ +/* $Id:$ */ +/* Issues in IE from 5 to 6 only to to be used with IE7 */ -- cgit v1.2.3