Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6250997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T13:31:56+00:00 2026-05-24T13:31:56+00:00

I am using GWT 2.3 to create a web application. In the web page,

  • 0

I am using GWT 2.3 to create a web application. In the web page, I have a button for the submission. I haven’t created any css properties for this button. In Google Chrome and Firefox, the size of the button is just the size of the text of the button. However, in IE8, the size is bigger, with some spaces before and after the text of the button. Does any body know how should I do? Since I need to support the internationalization, the texts of the button for different locales are different.

I have tried width:auto; for the button, but it doesn’t work.

Thanks in advance!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T13:31:56+00:00Added an answer on May 24, 2026 at 1:31 pm

    Ah, this is an oldie but goodie.

    Basically, IE sucks at rendering buttons and you have to add this CSS to fix it:

    .my_button {
       /* optional */
       padding:0 .25em 0 .25em;
       /* These two are required */
       width:auto;
       overflow:visible;
    }
    

    See the link above for more information.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am using gwt to create a web application. when a user presses the
Hi I have created an ajax application using GWT. And I have created just
I have experience developing web applications using Java, HTML, JS, and CSS. At this
I am designing a web application using GWT currently, which is also the first
i am using gwt to create a website. this question is regarding a login
i have a gwt project and using method GWT.create(SomeClass.class) throw exception. The exception is
I have some projects: WebShared (Java Library project) WebExternal (GWT Web Application) WebInternal (GWT
I'm currently building a SmartGWT-based web application (using the Portlet Layout). So I have
I have created a google project... went new web project with the gwt/gae plugin.
I'm using GWT 2.4. I have a form in which I create a submit

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.