diff options
Diffstat (limited to 'docs/_includes/js/tabs.html')
| -rw-r--r-- | docs/_includes/js/tabs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/tabs.html b/docs/_includes/js/tabs.html index ffb20345d..8622440fc 100644 --- a/docs/_includes/js/tabs.html +++ b/docs/_includes/js/tabs.html @@ -131,7 +131,7 @@ $('#myTab li:eq(2) a').tab('show') // Select third tab (0-indexed) <table class="table table-bordered table-striped bs-events-table"> <thead> <tr> - <th style="width: 150px;">Event Type</th> + <th>Event Type</th> <th>Description</th> </tr> </thead> |
