[wp-trac] [WordPress Trac] #35166: strange effect in tab active
WordPress Trac
noreply at wordpress.org
Wed Aug 17 17:53:03 UTC 2016
#35166: strange effect in tab active
----------------------------------------+-----------------------------
Reporter: Hrohh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version: 4.4
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses: ui
----------------------------------------+-----------------------------
Comment (by coderste):
Regarding the issue @ocean90 pointed out. I believe this is because when
you `hover` on an item that is active there is no `CSS` inside the `@media
screen and (max-width: 600px)` for an active tab therefore it is using the
desktop `CSS` which is using a `border-bottom: 1px solid #f1f1f1;` on
`hover` hence it removing the bottom `border`.
I have attached a patch that fixes the issue but if it doesn't relate to
this ticket I will create a new one :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35166#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list