diff --git a/view/theme/smoothly/default.php b/view/theme/smoothly/default.php
index c8213bff7f..a437fa35a6 100644
--- a/view/theme/smoothly/default.php
+++ b/view/theme/smoothly/default.php
@@ -28,8 +28,9 @@
diff --git a/view/theme/smoothly/images/down.png b/view/theme/smoothly/images/down.png
index ab6f9fd49e..4c320184b4 100644
Binary files a/view/theme/smoothly/images/down.png and b/view/theme/smoothly/images/down.png differ
diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css
index e94a9d7ad9..70df846fe2 100644
--- a/view/theme/smoothly/style.css
+++ b/view/theme/smoothly/style.css
@@ -2,7 +2,7 @@
style.css
Theme: Smoothly
Maintainer: alex@friendica.pixelbits.de
- last change: 2013-05-07
+ last change: 2013-05-08
** Colors **
Blue links - #1873a2
@@ -3950,7 +3950,7 @@ footer {
display: block;
float: right;
font-size: 15px;
- height: 2em;
+ height: 38px;
list-style: none outside none;
margin: 0 0 0 755px;
padding: 0;
@@ -4330,9 +4330,10 @@ ul.menu-popup {
----------------------------------------------------------- */
#scrollup {
position: absolute;
- right: 70px;
- bottom: -4px;
+ right: 0px;
+ bottom: -1px;
z-index: 100;
+padding-right: 10px;
}
#scrollup a:hover {
@@ -4340,6 +4341,10 @@ ul.menu-popup {
border: 0;
}
+.item-scrollup {
+ margin-left: 5px;
+}
+
/* New posts and comments => background color
----------------------------------------------------------- */
.shiny {
diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php
index 9c9af4e095..5c213a0e3e 100644
--- a/view/theme/smoothly/theme.php
+++ b/view/theme/smoothly/theme.php
@@ -3,7 +3,7 @@
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme optimized for iPad[2].
- * Version: Version 2013-05-07.2
+ * Version: Version 2013-05-08
* Author: Anne Walk
* Author: Devlon Duthied
* Maintainer: Alex