Making WordPress.org

Ticket #3041: 3041.diff

File 3041.diff, 717 bytes (added by sagarprajapati, 6 years ago)
  • wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css

     .../wp-content/themes/pub/wporg-developer/stylesheets/main.css         | 3 ---
     1 file changed, 3 deletions(-)
    
    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
    index 2c376e09..fa8b0fb2 100644
    a b input { 
    23302330    right: -6px;
    23312331    border-radius: 3px 0 0 3px;
    23322332  }
    2333 }
    2334 
    2335 @media (min-width: 571px) {
    23362333  .single-command .btn-group > a:last-child {
    23372334    border-radius: 0 3px 3px 0;
    23382335  }