diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-04-15 10:20:45 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-04-15 10:20:45 +0000 |
commit | 0833feaf86e36e066db7d7de3c2a897c43521bf1 (patch) | |
tree | 12af289fd529462b918b7a9ca7d03d0118eb22df /template/yoga/fix-ie5-ie6.css | |
parent | a8c0ca94498413670e8cbf994650176cde9be71c (diff) |
- 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
Diffstat (limited to 'template/yoga/fix-ie5-ie6.css')
-rw-r--r-- | template/yoga/fix-ie5-ie6.css | 2 |
1 files changed, 2 insertions, 0 deletions
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 */ |