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
-~----------~----~----~----~------~----~------~--~---