summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury German <blueknight@gentoo.org>2022-01-23 19:00:40 -0500
committerYury German <blueknight@gentoo.org>2022-01-23 19:00:40 -0500
commit89391db6e13b481e2d6eabe0a8475e15c8f9ec28 (patch)
treeeabe327bfe8c37717783217d9ee8fa5c133b367a /themes/twentyfifteen/css/editor-style.css
parentUpdating Classic Editor, Google Authenticatior, Jetpack, Public Post Preview,... (diff)
downloadblogs-gentoo-89391db6e13b481e2d6eabe0a8475e15c8f9ec28.tar.gz
blogs-gentoo-89391db6e13b481e2d6eabe0a8475e15c8f9ec28.tar.bz2
blogs-gentoo-89391db6e13b481e2d6eabe0a8475e15c8f9ec28.zip
Bumb Mantra to 3.20 to 3.3.1 and twentififteen from 2.5 to 3.0
Signed-off-by: Yury German <blueknight@gentoo.org>
Diffstat (limited to 'themes/twentyfifteen/css/editor-style.css')
-rw-r--r--themes/twentyfifteen/css/editor-style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/twentyfifteen/css/editor-style.css b/themes/twentyfifteen/css/editor-style.css
index b3cdd0f1..b2660b1e 100644
--- a/themes/twentyfifteen/css/editor-style.css
+++ b/themes/twentyfifteen/css/editor-style.css
@@ -28,7 +28,7 @@ body {
font-weight: 400;
font-size: 17px;
line-height: 1.6471;
- margin: 20px 40px;
+ margin: auto 20px;
max-width: 660px;
vertical-align: baseline;
}
@@ -163,7 +163,6 @@ pre {
font-size: 17px;
line-height: 1.2353;
margin-bottom: 28px;
- max-width: 100%;
overflow: auto;
padding: 14px;
white-space: pre;