[wp-meta] [Making WordPress.org] #4951: Login to Reply and short link toggle menu not Properly on Mobile View
Making WordPress.org
noreply at wordpress.org
Tue Jan 14 02:54:51 UTC 2020
#4951: Login to Reply and short link toggle menu not Properly on Mobile View
--------------------------------------+---------------------
Reporter: sharaz | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone: Q1
Component: Make (Get Involved) / P2 | Resolution:
Keywords: has-patch needs-testing |
--------------------------------------+---------------------
Comment (by dufresnesteven):
Replying to [comment:1 passoniate]:
>
> {{{
> @media (max-width: 550px)
> nav.o2-post-actions ul {
> width: 320px;
> right: 0px;
> }
> }}}
`right: 0px` is already set on the `ul`. You probably don't need it.
We could also probably set `left: inherit` if you wanted to avoid setting
a fixed width.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4951#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list