diff options
| author | XhmikosR <[email protected]> | 2014-11-20 10:09:47 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-01-21 09:51:12 +0200 |
| commit | a6f3bdb71f65e92e1ed4fe140683e49f99526442 (patch) | |
| tree | 8ee50aa74fe83fcadaf0f9f049ca3533f46467c6 /docs/_includes/js/dropdowns.html | |
| parent | d5a2b27e1661f390e1f6cc00774f33effe0f03d3 (diff) | |
| download | bootstrap-a6f3bdb71f65e92e1ed4fe140683e49f99526442.tar.xz bootstrap-a6f3bdb71f65e92e1ed4fe140683e49f99526442.zip | |
Move inline CSS to docs.css.
Diffstat (limited to 'docs/_includes/js/dropdowns.html')
| -rw-r--r-- | docs/_includes/js/dropdowns.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 683453096..d00c4da38 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -169,7 +169,7 @@ $('.dropdown-toggle').dropdown() <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> |
