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-khtml.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-khtml.css')
-rw-r--r-- | template/yoga/fix-khtml.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/fix-khtml.css b/template/yoga/fix-khtml.css index cbf276b4a..e071061c9 100644 --- a/template/yoga/fix-khtml.css +++ b/template/yoga/fix-khtml.css @@ -1,4 +1,4 @@ -/* $Id:*/ +/* $Id$ */ /* Issue in Safari/Konqueror only */ /* If H2 has a 0 margin-top categoryActions doesn't float right but overwrites H2 */ #content>DIV.titrePage>H2 { |