[TYPO3-core] FYI: Fixed look of the logout button in Safari after the introduction of ExtJs
Steffen Gebert
steffen at steffen-gebert.de
Mon Feb 9 16:07:32 CET 2009
Ingo Renner wrote:
> the following change has been committed to fix the look of the logout
> button in the backend. ExtJs' stylesheet contains a reset rool that
> removes padding and margin from all elements. It seems though that at
> least for the logout button this rule only affected Safari.
>
> I added width and hight to the button to make it look good again.
>
> http://forge.typo3.org/repositories/revision/27/4910 (should be
> available soon)
Hi Ingo,
48px width is too small for german "Abmelden".
Do we really need hard coded width? Shouldn't just overwrite padding work with safari, too? (e.g. padding: 0 4px)
Have no Mac/Safari to test - but "Abmeld" is uncool (although common speech here in Franconia ;))
Steffen
More information about the TYPO3-team-core
mailing list