diff options
author | friendica <info@friendica.com> | 2013-03-11 21:29:43 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-11 21:29:43 -0700 |
commit | 6c9db5a1cf7e47081bfe1205f5e03bf6ca39b704 (patch) | |
tree | e67ffc7f9c05bb4aff36e596522bebce3cadc5e9 /view/theme | |
parent | f988213af83d57dbef00ab275929ce70faadb79b (diff) | |
download | volse-hubzilla-6c9db5a1cf7e47081bfe1205f5e03bf6ca39b704.tar.gz volse-hubzilla-6c9db5a1cf7e47081bfe1205f5e03bf6ca39b704.tar.bz2 volse-hubzilla-6c9db5a1cf7e47081bfe1205f5e03bf6ca39b704.zip |
make reshares translateable
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 22a0709d6..03a956a0e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3754,3 +3754,4 @@ ul.menu-popup { .profile-match-connect { margin-top: 5px; } .reshared-content { margin-left: 30px; } +.shared_header img { margin-right: 10px; }
\ No newline at end of file |