diff options
Diffstat (limited to 'module/web/templates/default/settings.html')
-rw-r--r-- | module/web/templates/default/settings.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html index c2b88d791..47174416a 100644 --- a/module/web/templates/default/settings.html +++ b/module/web/templates/default/settings.html @@ -59,8 +59,8 @@ </div>
</div>
<!-- End Info Popup -->
- <div class="span10" style="margin-top: 10px ">
- <div class="well setting-box" style="margin-top: 10px ">
+ <div class="span10">
+ <div class="well setting-box">
<form class="form-horizontal">
<legend>
<div class="page-header">
|