[wp-trac] [WordPress Trac] #31828: Dashboard close button

WordPress Trac noreply at wordpress.org
Wed Apr 1 03:10:34 UTC 2015


#31828: Dashboard close button
----------------------------+---------------------------------
 Reporter:  Luan Ramos      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  4.1.1
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui, administration
----------------------------+---------------------------------
Changes (by SergeyBiryukov):

 * focuses:  ui, accessibility, administration, template => ui,
              administration


Old description:

> When the screen is the size mobile, include this code.
>
> The text need only disappear when with smaller screen size;
>
> .welcome-panel .welcome-panel-close {
>   font-size: 0;
> }

New description:

 When the screen is the size mobile, include this code.

 The text need only disappear when with smaller screen size;
 {{{
 .welcome-panel .welcome-panel-close {
   font-size: 0;
 }
 }}}

--

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31828#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list