Skip to content

Commit 8e4d970

Browse files
committed
Fixed styling of icon in edit button
1 parent bb04038 commit 8e4d970

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/css/extra_css.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,4 +410,9 @@ fieldset.signatures legend {
410410

411411
.edit-btn a span {
412412
margin-left: 10px;
413+
}
414+
415+
.edit-btn .icon {
416+
display: flex;
417+
align-items: center;
413418
}

0 commit comments

Comments
 (0)