Twenty Nineteen: Add missing compiled CSS declarations after [54413].
Follow-up to [54413]. Props sabernhardt, whaze. Fixes #55981. Built from https://develop.svn.wordpress.org/trunk@54466 git-svn-id: http://core.svn.wordpress.org/trunk@54025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -5668,13 +5668,13 @@ body.page .main-navigation {
|
||||
}
|
||||
|
||||
.entry .entry-content .wp-block-pullquote {
|
||||
color: #111;
|
||||
border-color: transparent;
|
||||
border-width: 2px;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.entry .entry-content .wp-block-pullquote blockquote {
|
||||
color: #111;
|
||||
border: none;
|
||||
margin-top: calc(4 * 1rem);
|
||||
margin-bottom: calc(4.33 * 1rem);
|
||||
|
||||
@@ -5680,13 +5680,13 @@ body.page .main-navigation {
|
||||
}
|
||||
|
||||
.entry .entry-content .wp-block-pullquote {
|
||||
color: #111;
|
||||
border-color: transparent;
|
||||
border-width: 2px;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.entry .entry-content .wp-block-pullquote blockquote {
|
||||
color: #111;
|
||||
border: none;
|
||||
margin-top: calc(4 * 1rem);
|
||||
margin-bottom: calc(4.33 * 1rem);
|
||||
|
||||
Reference in New Issue
Block a user