diff --git a/ghost/admin/app/styles/layouts/editor.css b/ghost/admin/app/styles/layouts/editor.css index fdf6e31503..ff8980300c 100644 --- a/ghost/admin/app/styles/layouts/editor.css +++ b/ghost/admin/app/styles/layouts/editor.css @@ -158,6 +158,7 @@ } .gh-og-preview-title { + color: #1d2129; max-height: 110px; overflow: hidden; margin-bottom: 5px; @@ -169,6 +170,7 @@ } .gh-og-preview-description { + color: #4b4f56; max-height: 80px; overflow: hidden; font-size: 12px; @@ -202,7 +204,6 @@ color: #3b5998; } - /* Twitter Card Preview */ .gh-twitter-preview { overflow: hidden; @@ -261,8 +262,6 @@ } - - /* NEW editor /* ---------------------------------------------------------- */