Skip to content

Commit 0a26e40

Browse files
author
Ryan A. Johnson
committed
fix(Buttons): correct button display CSS
1 parent 5e3de13 commit 0a26e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helix-ui/styles/components/buttons.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
border: 1px solid @cyan-900;
55
color: @cyan-900;
66
cursor: pointer;
7+
display: inline-block;
78
font: inherit;
89
font-size: 0.875rem;
910
font-weight: 500;

0 commit comments

Comments
 (0)