Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0 final
-
Fix Version/s: 2.1-RC1
-
Component/s: View technologies
-
Labels:
-
Environment:IE6, IE7
-
Patch Submitted:Yes
-
Patch attached:Yes
Description
For buttons of type <input> that has both text and icon, the text is not placed next to the icon, but on top of it.
This is due to limited support for text-indent.
Buttons of type <a> is not affected.
See screenshot
Sent pull request https://github.com/grails/grails-core/pull/158