modified the tab behavior so it works when JS is disabled but CSS is enabled, an accessibility edge-case
This commit is contained in:
@ -254,7 +254,6 @@
|
||||
border-top-right-radius: 2px; }
|
||||
|
||||
ul.tabs-content { margin: 0; display: block; }
|
||||
ul.tabs-content > li { display:none; }
|
||||
ul.tabs-content > li.active { display: block; }
|
||||
|
||||
/* Clearfixing tabs for beautiful stacking */
|
||||
|
Reference in New Issue
Block a user