diff options
author | friendica <info@friendica.com> | 2014-11-03 14:51:28 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-11-03 14:51:28 -0800 |
commit | fdb9b9d52ed1959213a67b1313b617d0e4eb057f (patch) | |
tree | 99941674eaaef28467e610be302a584dcbd210b4 /view/css | |
parent | a6d8c3193a6fc243f3e516118c793e5b871b8247 (diff) | |
parent | 9984ff37e5df237ccdd0169387ade070babfd666 (diff) | |
download | volse-hubzilla-fdb9b9d52ed1959213a67b1313b617d0e4eb057f.tar.gz volse-hubzilla-fdb9b9d52ed1959213a67b1313b617d0e4eb057f.tar.bz2 volse-hubzilla-fdb9b9d52ed1959213a67b1313b617d0e4eb057f.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_photos.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css index cb3ab51c6..34bac51e9 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -8,6 +8,11 @@ padding: 7px 10px; } +.photo-like-rotator { + margin-top: 23px; + margin-right: 5px; +} + #photo-photo { display: table; margin: 0 auto; |