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

  • SEARCH
  • Home
  • 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 8526031
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T08:09:12+00:00 2026-06-11T08:09:12+00:00

I have a serie of controls on each row (dropdownlist, textbox, button, …). I

  • 0

I have a serie of controls on each row (dropdownlist, textbox, button, …). I want them to have the same height. The only problem is I need to ajust manualy the height of each element because 25px for Dropdownlist seems not to be the same as 25px for a textbox. The textbox, for instance, are always bigger. Is there a universal way to do that?

Thanks for helping.

  • 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-06-11T08:09:14+00:00Added an answer on June 11, 2026 at 8:09 am

    you can apply the following to all the elements you are trying to size:

    .box-model {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; 
        box-sizing: border-box;
        height:32px;
    }
    

    This will make them, including select boxes adhere to your defined rules. This wont work in older versions of IE. IE6 and 7 are notriously bad at styling select boxes and input fields, and do not support the above CSS.

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

Sidebar

Related Questions

I have a series of nested TableLayoutPanel controls which each of them contains lots
I have a scaling problem with XYChart plotting: my data serie ranges in float
I have a table of products. In each row is a checkbox to include
I have a series of controls on an ASP page. Some are inside an
I have a series of composite user controls that inherit from a base class
I have a series of <div class=clear-both></div> after a series of divs. I want
I have a DataList on my webpage that is populated by ItemTemplate . Each
I have generated some questions from a dataset with textboxes next to them in
I have a user control that generates a series of arrow buttons. I want
I have an XML file with several child elements. Each child element contains a

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.