[wp-meta] [Making WordPress.org] #2793: Links are disable

Making WordPress.org noreply at wordpress.org
Fri Apr 28 07:42:46 UTC 2017


#2793: Links are disable
-------------------------+-----------------
 Reporter:  1naveengiri  |      Owner:
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  General      |   Keywords:
-------------------------+-----------------
 I was just going to the doc for functional testing here on
 https://make.wordpress.org/cli/handbook/pull-requests/#functional-tests
 and come across a style issue.
 I was not able to click on Behat and PHPUnit link and neither the link
 seems clickable.

 I done some small style changes
 you could add or correct them


 {{{
 .entry-content p a, .comment-content p a, .entry-content li a, .comment-
 content li a {
     text-decoration: underline;
     cursor: pointer;
 }

 .toc-heading:target {
     position: relative;
     padding-top: 50px;
 }

 }}}

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


More information about the wp-meta mailing list