diff options
Diffstat (limited to 'static/forums/templates/view-profile.html')
-rw-r--r-- | static/forums/templates/view-profile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/forums/templates/view-profile.html b/static/forums/templates/view-profile.html index afed394..05468da 100644 --- a/static/forums/templates/view-profile.html +++ b/static/forums/templates/view-profile.html @@ -19,7 +19,7 @@ {% endblock %} {% block content %} - <div class="row well view-profile"> + <div class="row well view-profile" style="margin-top: 20px;"> <div class="col-sm-8"> <div class="col-sm-8"> |