diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-08-27 22:53:40 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-08-27 22:53:40 +0200 |
commit | 19d7330d35ce8cb234d47c22b4454482ef3f1d8a (patch) | |
tree | 8a50206783b9a92cfc3ebddc1596d6c826615790 /module/web/templates/default | |
parent | layout adjustments (diff) | |
download | pyload-19d7330d35ce8cb234d47c22b4454482ef3f1d8a.tar.xz |
derived mobile template from default
Diffstat (limited to 'module/web/templates/default')
-rw-r--r-- | module/web/templates/default/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index f611596d8..316cc04af 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -63,7 +63,6 @@ {% endif %}
</div>
</header>
- <div id="push"></div>
<div id="content">
<div class="modal window-container zoomout ow-closed">
<h1>Close me!</h1>
|