Opened 4 weeks ago
#63306 new defect (bug)
There is already 20px padding on the right side, and an additional 2px margin is being applied, making the total spacing 22px..
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.8 |
Component: | Administration | Keywords: | |
Focuses: | ui, css | Cc: |
Description
There is already 20px padding on the right side, and an additional 2px margin is being applied, making the total spacing 22px. To maintain equal spacing of 20px on both sides so that is better for user perspective.
Attachments (3)
Note: See
TracTickets for help on using
tickets.
As per the issue, I have removed the 2px left margin. Now, there is 20px spacing on both sides.