From 0e7b3e22986e3d8c94031f29ebd73d7214936721 Mon Sep 17 00:00:00 2001 From: Gotcha Date: Sun, 23 Oct 2011 21:08:35 +0000 Subject: Merge r12509 from br2.3 to trunk/themes/default/fix-ie7.css bug:2481 git-svn-id: http://piwigo.org/svn/trunk@12510 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/fix-ie7.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/default/fix-ie7.css b/themes/default/fix-ie7.css index c72b00748..b7e7fa798 100644 --- a/themes/default/fix-ie7.css +++ b/themes/default/fix-ie7.css @@ -22,3 +22,7 @@ .pwg-icon { display: block; } + +INPUT[type='submit'] { + text-indent: 0px !important; +} \ No newline at end of file -- cgit v1.2.3