Project

General

Profile

Actions

Bug #7908

closed

Top nav inconsistent height issue

Added by Matt Gold almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority name:
Low
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2017-04-04
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

in the attached screenshot, the hight of the top nav bar does not quite match the user listing. It looks like we have some custom user css there (please see attached); can you please help me set up the padding correctly?


Files

custom-css-gcdsl-site.txt (1.75 KB) custom-css-gcdsl-site.txt Matt Gold, 2017-04-04 02:37 PM
Actions #1

Updated by Boone Gorges almost 7 years ago

Can you please give a link?

Actions #3

Updated by Boone Gorges almost 7 years ago

  • Status changed from Assigned to Resolved
  • Target version set to Not tracked

I'm not sure what style on your site was causing this - I don't see any custom styles that would have done it - but I added the following, which seems to have resolved the problem:

body #wpadminbar > div.quicklinks > ul > li a {
    height: auto;
}

Please reopen if it's not looking right.

Actions #4

Updated by Matt Gold almost 7 years ago

Thanks so much for your help with this, Boone. Back to the old days with assistance on CSS styling!!

Actions

Also available in: Atom PDF