Fixed UG promotions: H3 padding

EQnoble

Well-known member
While not a bug really IMO, I figured this is a better place than any to post it.

I just noticed that when editing a promotion @ User Group Promotions, the title (Contact Details) on the Custom User Field Criteria tab looks a bit jammed up towards the top.

added this and it looks balanced now

Code:
#promoPanes h3 {
    padding-top: 2px;
}
 
A screenshot would be really useful here, as the display on my local version looks absolutely fine and the suggested padding makes virtually no difference. Could you post one, please?
 
I think I've fixed it, but a screenshot showing the problem you encountered would still be useful to be sure I caught your issue.
 
Sure...and while it's not like I couldn't live with it, I figured if it is something worth tweaking it would be best to report it now when you guys are still in the beta phase. I wouldn't go so far as calling it an issue, but more preference than anything.


FF21 - win7
promoH3-OC.webp
 
Top Bottom