[wp-trac] Re: [WordPress Trac] #6407: "Log in" button does not have
rounded right corners in Firefox 2.0.x
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 27 03:15:59 GMT 2008
#6407: "Log in" button does not have rounded right corners in Firefox 2.0.x
----------------------------+-----------------------------------------------
Reporter: markjaquith | Owner: iammattthomas
Type: defect | Status: new
Priority: low | Milestone: 2.5
Component: Administration | Version: 2.5
Severity: minor | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by azaozz):
It's just buggy in FF 2.0.x. All buttons look good in FF3 and Safari 3.1.
In FF2 the radius rendering is quite unpredictable and depends on the
surrounding styles. Sometimes setting all margins and padding to even
number of pixels or overflow : visible may fix it.
Unfortunately FF3 doesn't support the standard CSS 3 property (for now?),
so removing -moz-border-radius would remove them from there too.
--
Ticket URL: <http://trac.wordpress.org/ticket/6407#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list