Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-10-10 12:45:01 +0300
committerGitHub <noreply@github.com>2016-10-10 12:45:01 +0300
commit439daff8c26ef06e210f85dbf82079aa7ae2b6b5 (patch)
tree55cf6fbb4be07cd24bc598cea09666705f36224e /page-box.php
parent5f68fc4ae0a5a5dee87d6238fba60cff7833c0b4 (diff)
Update page-box.php
Diffstat (limited to 'page-box.php')
-rw-r--r--page-box.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-box.php b/page-box.php
index 0a9b0bf1..77bec77b 100644
--- a/page-box.php
+++ b/page-box.php
@@ -1,4 +1,4 @@
-<div class="row conf-header" style="padding-top: 150px;">
+<div class="row conf-header">
<div class="col-sm-8 col-sm-offset-2">
<img class="conf-img img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/pidrive/box.jpg" alt="" />
<h1 class="box-header text-center">Introducing the Nextcloud Box</h1>
@@ -94,4 +94,4 @@
</div>
</div>
</div>
-</div> \ No newline at end of file
+</div>