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