aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2013-07-13 21:47:06 +0200
committergit-marijus <mario@mariovavti.com>2013-07-13 21:47:06 +0200
commita0f2d20e20822da57da8bf40d28a29e648306f32 (patch)
tree614b3df40c13890787f41508174ee6b994d9f741 /view/theme
parentec0d460dc586c1ae3fa6f6cc492e3c7f691da000 (diff)
downloadvolse-hubzilla-a0f2d20e20822da57da8bf40d28a29e648306f32.tar.gz
volse-hubzilla-a0f2d20e20822da57da8bf40d28a29e648306f32.tar.bz2
volse-hubzilla-a0f2d20e20822da57da8bf40d28a29e648306f32.zip
port like button to spin.js
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 129e7edae..7bc7e02ed 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1064,7 +1064,9 @@ footer {
}
.like-rotator {
- margin-left: 5px;
+ float: left;
+ margin: 8px;
+ color: #777;
}
.wall-item-delete-wrapper {