Thanks Alex,

Yes, I can minimize it, but by default the Button in IE is much bigger
than in FF and hell I can't change the font-size for IE. It's just not
working...

It's weird though, I tried others code and it looks the same. I even
ran the app on different PC and the result was the same...

Strange!



On Jun 17, 9:20 am, "alex.d" <[email protected]> wrote:
> It's probably your user font settings in FF or IE that are making font
> bigger or smaller. Press Ctrl and scroll mouse wheel.
>
> On 16 Jun., 22:03, Dariusz <[email protected]> wrote:
>
> > This is weird... :(
>
> > This:
> >  .gwt-Button {
> >         width: 300px;
>
> > }
>
> > works fine, but not if I want to change the font-size??
>
> > On Jun 16, 9:41 pm, Dariusz <[email protected]> wrote:
>
> > > I did setup a style.css file, where I'm trying to change the size of
> > > the button like this:
>
> > > .gwt-Button {
> > >     border:1px outset #CCCCCC;
> > >     cursor: pointer;
> > >     font-size:10px;
> > >     margin:0pt;
> > >     padding:3px 5px;
> > >     text-decoration:none;
>
> > > }
>
> > > Unfortunately, no effect on the result...it's still bigger than in FF.
>
> > > On Jun 16, 8:57 pm, Dariusz Borowski <[email protected]> wrote:
>
> > > > Does anyone know, why I'm having a different layout in IE than in FF?
>
> > > > Please, check out my attached screenshots.
>
> > > >  ie.jpg
> > > > 4KViewDownload
>
> > > >  ff.jpg
> > > > 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to