From f7fcc393d769d3286b1d55ee8311d8f59a1c30fd Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 5 Oct 2017 00:01:09 +0000 Subject: [PATCH] Bundled Themes: Restore double line breaks before media queries. See #40138. git-svn-id: https://develop.svn.wordpress.org/trunk@41757 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyeleven/style.css | 1 + src/wp-content/themes/twentytwelve/style.css | 1 + 2 files changed, 2 insertions(+) diff --git a/src/wp-content/themes/twentyeleven/style.css b/src/wp-content/themes/twentyeleven/style.css index a863e21b67..2be3a03d72 100644 --- a/src/wp-content/themes/twentyeleven/style.css +++ b/src/wp-content/themes/twentyeleven/style.css @@ -2339,6 +2339,7 @@ p.comment-form-comment { font-weight: bold; } + /* =Responsive Structure ----------------------------------------------- */ diff --git a/src/wp-content/themes/twentytwelve/style.css b/src/wp-content/themes/twentytwelve/style.css index 0a6329c091..4e559ac279 100644 --- a/src/wp-content/themes/twentytwelve/style.css +++ b/src/wp-content/themes/twentytwelve/style.css @@ -1474,6 +1474,7 @@ img#wpstats { margin: 0 auto 1.714285714rem; } + /* =Media queries -------------------------------------------------------------- */