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 8816919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T04:43:53+00:00 2026-06-14T04:43:53+00:00

I have an element, which Opera displays higher than it should be (53 instead

  • 0

I have an element, which Opera displays higher than it should be (53 instead of 35 px). So, I have tried to explicitly set the style of this jquery-ui element. When I look at the element with Dragonfly, this is what I see in styles:

.ui-tabs-nav { 
height: 35px;
max-height: 35px;
min-height: 35px;
padding: 0px;
vertical-align: bottom;
}

Looks like it is set (there would be strikethrough the rows otherwise, right?). Min-height, max-height and height the same – 35px. But this is what ‘Computed style’ looks like:

height: 53px;
max-height: none;
min-height: 35px;

Do you have any ideas on what might be wrong? Why is max-height property ignored and height is computed with digits (by chance) switched?

  • 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-14T04:43:55+00:00Added an answer on June 14, 2026 at 4:43 am

    Can I ask why you are using the same value for min and max height? If you are trying to limit the height of the item to 35px consider using overflow:hidden.

    .ui-tabs-nav { 
        height: 35px;
        overflow: hidden;
        padding: 0px;
        vertical-align: bottom;
        display: block; /* if it is not a block element already */
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a td-element which can contain some HTML code, e.g. < . This
I have a div element which is made jquery Resizable. It has alsoResize option
I have some element which click on it event triggers click on <input style=display:none
I have this really simple observable element which for some reason does not update
I have an element which displays a comment form, the action is comments/add. If
I have DIV element which only has a few lines in and a background
I have an element which may contain very big amounts of data, but I
I have an element which autosaves its contents via an AJAX call. Currently, whenever
On a page I have different element which I bound yo different Ajax calls.
I have a div element which acts as a global contianer for my webpage,

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.