diff options
author | marijus <mario@mariovavti.com> | 2014-04-15 20:48:15 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-04-15 20:48:15 +0200 |
commit | efe80bb8e98b32b95d1380633e9ffd834fa82511 (patch) | |
tree | 1cb6b5694c3709b90429fec3b58b7add3d7c1a2f /view/theme/redbasic/css | |
parent | 9026ea649a92b8f3e48a4940dd02c316c0a87c02 (diff) | |
download | volse-hubzilla-efe80bb8e98b32b95d1380633e9ffd834fa82511.tar.gz volse-hubzilla-efe80bb8e98b32b95d1380633e9ffd834fa82511.tar.bz2 volse-hubzilla-efe80bb8e98b32b95d1380633e9ffd834fa82511.zip |
minor css fix
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 321baecf0..f1bfbd711 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2239,18 +2239,10 @@ blockquote { margin-left: 24px; } - .wall-item-info { - margin-right: 10px; - } - .hide-comments-outer { margin-left: 24px; } - .comment-edit-photo { - margin: 10px; - } - .wall-item-photo { width: 48px !important; height: 48px !important; |