Skip to content

Commit 3226e17

Browse files
authored
Fix button overflow (#5452)
1 parent 710b3f2 commit 3226e17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/default.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ body a.pure-button-primary,
167167

168168
.pure-button-primary,
169169
.pure-button-secondary {
170+
white-space: normal;
170171
border: 1px solid #a0a0a0;
171172
border-radius: 3px;
172173
margin: 0 .4em;

0 commit comments

Comments
 (0)