Skip to content

Commit 2802ac5

Browse files
authored
Merge pull request #236 from rackerlabs/fix-button-style
fix(Buttons): correct button display CSS
2 parents 4045dc7 + 0a26e40 commit 2802ac5

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)