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