[wp-trac] [WordPress Trac] #46972: Privacy tool card not proper in smaller device(iphone5)
WordPress Trac
noreply at wordpress.org
Thu Apr 18 09:32:22 UTC 2019
#46972: Privacy tool card not proper in smaller device(iphone5)
-------------------------+-------------------------------------------------
Reporter: | Owner: (none)
anischarolia |
Type: defect | Status: new
(bug) |
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords: has-patch has-screenshots needs-
Focuses: | testing
-------------------------+-------------------------------------------------
Hello,
While reviewing I found that the card in Admin > Tools gets stick to the
right side. Its because of the padding assigned to it. We can apply `box-
sizing: border-box;` to `.card`. It will make the browser count its width
including its padding and not excluding it resulting in solving this issue
in all devices.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46972>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list