-
Notifications
You must be signed in to change notification settings - Fork 69
Sawtooth #77
Comments
I'm having the same issue |
I can’t reproduce this issue, please provide me with:
|
|
|
If you go to Customize, then Density at the bottom of the page. Which option have you ticked? |
This the fix for the non-congruent Tab Height issue: /* Tab Congruent Height customizations: Old = 0px */ Essentially, the rounded tab ends (lead/lag) bookend the square center section of the tab and the code just needs to be adjusted to match them up by changing { margin-top: 0px !important; } to { margin-top: 1px !important; } My problem is adjusting the changing transparency value when the mouse hovers over an unselected tab. I used to have the snippet location, but can't find it anymore. i liked a 30% transparent tab on hover (and reddish). However, I'm working on it. |
You seem to use a too large font or have selected Firefox compact mode. AFAIK the tabs only look good in default mode. |
Please take a look at the top of active tab,left and right both have sawtooth, is it fixable?
The text was updated successfully, but these errors were encountered: