[wp-meta] [Making WordPress.org] #4227: footer Social Icon design Issue

Making WordPress.org noreply at wordpress.org
Wed Feb 27 15:10:12 UTC 2019


#4227: footer Social Icon design Issue
-----------------------------------------+---------------------
 Reporter:  utsav72640                   |       Owner:  (none)
     Type:  defect                       |      Status:  new
 Priority:  normal                       |   Milestone:
Component:  General                      |  Resolution:
 Keywords:  needs-patch has-screenshots  |
-----------------------------------------+---------------------

Comment (by utsav72640):

 **Above issue will fixed if we add overflow hidden from below css code.**


 {{{
 .dashicons, .dashicons-before:before {
     display: inline-block !important;
     width: 20px !important;
     height: 20px !important;
     font-size: 20px !important;
     line-height: 1;
     font-family: dashicons;
     text-decoration: inherit;
     font-weight: 400;
     font-style: normal;
     vertical-align: top;
     text-align: center;
     transition: color .1s ease-in;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }
 }}}

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


More information about the wp-meta mailing list