Making WordPress.org

Ticket #6146: 6146.patch

File 6146.patch, 528 bytes (added by multidots1896, 22 months ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css

     
    184184        .site-header .site-title {
    185185                max-width: 295px;
    186186        }
     187        .feature {
     188                padding: 3px 5px;
     189                margin-bottom: 10px;
     190                display: inline-block;
     191        }
    187192}
    188193
    189194@media (max-width: 320px) {