diff options
Diffstat (limited to 'slate/index.html')
-rw-r--r-- | slate/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/slate/index.html b/slate/index.html index 0bdfb5e2..504e371f 100644 --- a/slate/index.html +++ b/slate/index.html @@ -1087,7 +1087,9 @@ <div class="panel-heading"> <h3 class="panel-title">Panel warning</h3> </div> - Panel content + <div class="panel-body"> + Panel content + </div> </div> </div> <div class="col-lg-4"> |