]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/nav.tpl
authorpixelroot <info@pixelbits.de>
Fri, 14 Sep 2012 07:33:21 +0000 (09:33 +0200)
committerpixelroot <info@pixelbits.de>
Fri, 14 Sep 2012 07:33:21 +0000 (09:33 +0200)
modified:   view/theme/smoothly/style.css

view/theme/smoothly/nav.tpl
view/theme/smoothly/style.css

index b010442a90dfe9be66b980ab4934829acc70fad9..50546a8646b8f2f6ebb80a262256d7baf9067bce 100644 (file)
        </div>
 </nav>
 
-<div id="scrollup">
-<a href="#top"><img src="view/theme/smoothly/totop.png"
-    alt="back to top" title="Back to top" /></a>
-</div>
-
 <ul id="nav-notifications-template" style="display:none;" rel="template">
        <li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
 </ul>
index cd88fb6226f3312641a809f197343ab2a9dd39e7..6d9e9b3fa963ce141d104297b482077f8eda6fbd 100644 (file)
@@ -3757,8 +3757,8 @@ hr.line-dots {
 ----------------------------------------------------------- */
 #scrollup {
        position: fixed;
-       right: 5px;
-       bottom: 5px;
+       right: 1px;
+       bottom: 30px;
        z-index: 100;
 }