diff --git a/ghost/admin/app/styles/layouts/content.css b/ghost/admin/app/styles/layouts/content.css index bb0866a01a..60bcef3dc2 100644 --- a/ghost/admin/app/styles/layouts/content.css +++ b/ghost/admin/app/styles/layouts/content.css @@ -1246,7 +1246,7 @@ background: none; } -@media (max-width: 1000px) { +@media (max-width: 1000px), (min-width: 1360px) and (max-width: 1440px) { .gh-links-info .gh-links-info-short { display: inline; } diff --git a/ghost/core/content/themes/casper b/ghost/core/content/themes/casper index 505503a63b..3ed94d68fa 160000 --- a/ghost/core/content/themes/casper +++ b/ghost/core/content/themes/casper @@ -1 +1 @@ -Subproject commit 505503a63b51c89c96fcafd18550af29c6c811f1 +Subproject commit 3ed94d68fad71ed5956a9f5f8a29d3bd0ef6c513