Skip to content

Commit 6bcc163

Browse files
Fix issue where horizontal scrollbar always displayed on tabs
1 parent f94c372 commit 6bcc163

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jekyll-assets/css/asciidoctor-tabs.css

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
.tablist > ul {
77
display: flex;
88
flex-wrap: nowrap;
9-
overflow-x: scroll;
10-
overflow-y: hidden;
119
list-style: none;
1210
margin: 0;
1311
padding: 0;

0 commit comments

Comments
 (0)