Skip to content

Commit 68dc134

Browse files
committed
fix alignment
1 parent 46c3f3b commit 68dc134

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web_src/css/base.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -1285,8 +1285,7 @@ input:-webkit-autofill:active,
12851285
}
12861286

12871287
.attention-icon {
1288-
vertical-align: middle;
1289-
margin-right: 0.25em;
1288+
margin: 2px 6px 0 0;
12901289
}
12911290

12921291
blockquote.attention-note {

0 commit comments

Comments
 (0)