Skip to content

Commit fa7de70

Browse files
committed
Merge branch 'fix/54808' of https://github.com/m1r0/wordpress-develop into pr/6813
2 parents cdee533 + af8039c commit fa7de70

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/wp-admin/css/common.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,6 +3967,13 @@ img {
39673967
line-height: 1.5;
39683968
}
39693969

3970+
.subtitle {
3971+
display: block;
3972+
margin-top: 0.5em;
3973+
padding-left: 0;
3974+
line-height: 1.5;
3975+
}
3976+
39703977
/* Feedback Messages */
39713978
.notice,
39723979
.wrap div.updated,

0 commit comments

Comments
 (0)