I saw your response to another user who was having issues with the
same thing. Thanks for the info!

On Oct 2, 2:51 pm, "Richard D. Worth" <[email protected]> wrote:
> The jQuery UI themes are optimized for
> body { font-size: 62.5%; }
>
> which aligns 1.2em to 12px, 1.4em to 14px, etc. You can add the above rule
> to your page, change your theme to use a different default font size (1em
> instead of 1.1em) or override it
>
> .ui-widget { font-size: 1em; }
>
> - Richard
>
> On Fri, Oct 2, 2009 at 2:45 PM, The alMIGHTY N <[email protected]> wrote:
>
>
>
> > I put together a very simple and basic datepicker expecting the widget
> > to look similar to the one on the jQuery UI datepicker demo page.
> > However, the widget on my page is about twice as big as the example on
> > the jQuery website. I can't for the life of me figure out why it's so
> > big. I'm not using any CSS or Javascript files other than the ones
> > from jQuery. I tested it across Internet Explorer, Firefox and Safari
> > - the result is always the same.
>
> > Any suggestions or ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to