aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-16 00:01:03 -0800
committerfriendica <info@friendica.com>2013-11-16 00:01:03 -0800
commit766529b78ed1adeee0ae829847d8f04da6e0e78b (patch)
treea8f8a295cbdb66418a54328b8726d0b33cf43aa9
parentfda617830deaad2f22ebe021354848f55abc8cec (diff)
downloadvolse-hubzilla-766529b78ed1adeee0ae829847d8f04da6e0e78b.tar.gz
volse-hubzilla-766529b78ed1adeee0ae829847d8f04da6e0e78b.tar.bz2
volse-hubzilla-766529b78ed1adeee0ae829847d8f04da6e0e78b.zip
theme works
-rw-r--r--version.inc2
-rw-r--r--view/theme/redbasic/css/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/version.inc b/version.inc
index e0b3d1ca3..e2a33a1da 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2013-11-15.498
+2013-11-16.499
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index da30cb4a1..741c795a1 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1076,7 +1076,7 @@ footer {
}
.comment-edit-photo img {
- width: 25px;
+ width: $reply_photo;
}
.comment-edit-text-empty, .comment-edit-text-full {
float: left;