Skip to content

Commit d72a946

Browse files
committed
Fix UI buttons text vertical alignment
1 parent 2716f24 commit d72a946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gmn/src/d1_gmn/app/static/ui/d1type.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ body {
187187

188188
.round-button, .nav-button {
189189
display: inline-block;
190-
font-family: "helvetica", sans-serif;
190+
font-family: arial, sans-serif;
191191
font-size: 0.7em;
192192
font-weight: bold;
193193
background: none;

0 commit comments

Comments
 (0)