Making WordPress.org

Opened 4 years ago

Closed 4 years ago

#5284 closed defect (bug) (fixed)

Me section in Trac Tickets report has awkward stylings for users who are not logged in

Reported by: itowhid06's profile itowhid06 Owned by:
Milestone: Priority: normal
Component: Trac Keywords:
Cc:

Description

https://previews.dropbox.com/p/thumb/AA3be26QXXSxTU8RyHFNFDO_06vsoQUQ0O5jmmj54gtGrJi5IbWgC2WFFpvY8uhFFRasHTZBkz7uObbBB70-KTCtyFnw28Og6ca1NdGTNWIc5jl3k0_lurcOuhqI1023ser9U7rSay88NNjTUM1xpjEiQRszuuefYQPlcU67YR-cE4aILc1zFbY8g24F1h7Tt4ZrcppEnDz2XdkntM5rjNtp0xmlLbQOla9AO8dpUnlfzmlMVd1KVkbzDNIeF2YcUgE8YYuFhhn3i5BhucZ3r-ChMWVgtruKBzvxJbHb4wvFUlhxRv2KUmlMLNCoyZ975ELUfZEwbmay79LyoJGyjByD98Rye7jZb9KOuliDW0Ppbw/p.png

I believe the padding is wrong here. It is adding an inline style

width: auto;
padding-top: 3px;

If that's intentional we can add a left padding to that style.

Change History (2)

#1 @itowhid06
4 years ago

  • Component changed from General to Trac

I see in case of logged-in users, margin-right: 40px; is being added to the report class.

#2 @dd32
4 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for reporting this @itowhid06!

I've updated the page responsible for the layout.

Note: See TracTickets for help on using tickets.