Make WordPress Core

Ticket #36346: sitetitle-word-break.diff

File sitetitle-word-break.diff, 545 bytes (added by akiya, 10 years ago)
  • style.css

    From c1dd0b76518c1eb54537554bfc226e6c68e9275c Mon Sep 17 00:00:00 2001
    From: Akiya <autumnsky64@gmail.com>
    Date: Tue, 12 Jul 2016 20:42:38 +0900
    Subject: [PATCH] #36346 Added site-title class to declaration "hyphens" style.
    
    ---
     style.css | 1 +
     1 file changed, 1 insertion(+)
    
    diff --git a/style.css b/style.css
    index 739d500..64705f1 100644
    a b a.post-thumbnail:focus { 
    18531853        margin-top: 0;
    18541854}
    18551855
     1856.site-title,
    18561857.post-navigation .post-title,
    18571858.entry-title,
    18581859.comments-title {