Skip to content

Commit a47a235

Browse files
committed
Improve the line-height and fix the margin
1 parent 33ca2a2 commit a47a235

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/wp-admin/css/common.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3962,9 +3962,8 @@ img {
39623962

39633963
.subtitle {
39643964
display: block;
3965-
margin-top: 0.5em;
39663965
padding-left: 0;
3967-
line-height: 1.5;
3966+
line-height: inherit;
39683967
}
39693968

39703969
/* Feedback Messages */

0 commit comments

Comments
 (0)