diff options
Diffstat (limited to 'cerulean/index.html')
-rw-r--r-- | cerulean/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cerulean/index.html b/cerulean/index.html index e16a5c07..7132777d 100644 --- a/cerulean/index.html +++ b/cerulean/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"> |