Skip to content

Commit edd30a3

Browse files
committed
fixed tabs example
1 parent 3bb53fb commit edd30a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ <h1>Seek bars</h1>
912912
<h1>Tabs</h1>
913913
</header>
914914
<article class="content scrollable header">
915-
<ul role="tablist" data-items="4" class="bottom">
915+
<ul role="tablist" class="bb-tablist">
916916
<li id="panel1" role="tab">
917917
<a href="#" class="icon">comms</a>
918918
<div role="tabpanel"></div>

0 commit comments

Comments
 (0)