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