[wp-meta] [Making WordPress.org] #6736: Navigation menu formatting issue

Making WordPress.org noreply at wordpress.org
Fri Feb 10 05:01:11 UTC 2023


#6736: Navigation menu formatting issue
-------------------------------------------------+-------------------------
 Reporter:  patelhitesh                          |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:
Component:  General                              |  Resolution:
 Keywords:  needs-patch needs-design-feedback    |
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by nidhidhandhukiya):

 Hello,
 I have another solution for it.

 {{{
 @media screen and (min-width: 48em) {
  .menu-container {
     float: right;
     position: relative;
     width: 100%;
     top: -30px;
     padding: 10px;
     margin-right: 4px;
  }
 }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6736#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list