I added this style to my page to resolve this:
<style type="text/css">
/*fixes tiny date picker syndrome*/
.ms-dtinput, .ms-dttimeinput {
font-size:0.7em;
}
</style>
hope that helps.
-Denis
On Nov 10, 2:26 pm, hiszorn <[email protected]> wrote:
> I have taken a sharepoint form and implemented the JQuery Tab
> control. It works quite well, except all of my calandar fields show
> up really really tiny.
>
> I wrapped each tab section similar to this:
>
> <div>
> <table>
> info
> </table>
> <div>
>
> Has anyone run into this before?
--
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.