diff options
| -rw-r--r-- | docs/examples/dashboard/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index e5e24a6a1..bdead7728 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -89,7 +89,7 @@ </div> </div> - <h2 class="sub-header">Section title</h2> + <h2>Section title</h2> <div class="table-responsive"> <table class="table table-striped"> <thead> |
