[wp-meta] [Making WordPress.org] #3571: Add background-repeat & background-position in the Plugin directory css

Making WordPress.org noreply at wordpress.org
Sat Apr 14 10:06:13 UTC 2018


#3571: Add background-repeat & background-position in the Plugin directory css
-------------------------+-------------------------------------------------
 Reporter:               |      Owner:  (none)
  mostafa.s1990          |
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Plugin Directory v3.0
Component:  Plugin       |   Keywords:  ui-feedback has-screenshots needs-
  Directory              |  design
-------------------------+-------------------------------------------------
 Hi,

 I'm surprised why these 2 values are not added with (https://s.w.org/wp-
 content/themes/pub/wporg-plugins/css/style.css)


 {{{
 .single .entry-thumbnail .plugin-icon {
     -webkit-background-size: contain!important;
     background-size: contain!important;
     height: 96px!important;
     width: 96px!important;
     background-repeat: no-repeat;
     background-position: center;
 }
 }}}


 See the attachment.
 [[Image(http://mostafa-soufi.ir/wp-content/uploads/2018/04/screenshot-
 wordpress.org-2018.04.14-14-29-31.png)]]

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3571>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list