Making WordPress.org

Ticket #3038: 3038.diff

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

     .../wp-content/themes/pub/wporg-developer/stylesheets/main.css           | 1 +
     1 file changed, 1 insertion(+)
    
    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 2c376e0..9f45cc1 100644
    a b input { 
    18911891  clear: none;
    18921892  padding: 0 12px;
    18931893  padding: 0 1.2rem;
     1894  clear: both;
    18941895}
    18951896
    18961897.devhub-wrap .has-sidebar .widget-area {