Skip to content

Commit 67d2af5

Browse files
committed
Merge pull request usablica#237 from GuillaumeAmat/patch-1
Don't wrap buttons
2 parents 3a2d855 + 0a1565e commit 67d2af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

introjs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ tr.introjs-showElement > th {
172172

173173
.introjs-tooltipbuttons {
174174
text-align: right;
175+
white-space: nowrap;
175176
}
176177

177178
/*

0 commit comments

Comments
 (0)