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
This commit is contained in:
Gotcha 2011-10-23 21:08:35 +00:00
parent b955cbb0fa
commit 0e7b3e2298

View file

@ -22,3 +22,7 @@
.pwg-icon {
display: block;
}
INPUT[type='submit'] {
text-indent: 0px !important;
}