diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-13 16:34:23 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-13 16:34:23 +0100 |
commit | 700c05a55bab34c40f24fbe4f83a0fa9882559b2 (patch) | |
tree | c4fb0879792feb81d918014080e1d5180c9c5621 /view/css | |
parent | 188782c46195fcc530f8641f41da012aab9dbd76 (diff) | |
download | volse-hubzilla-700c05a55bab34c40f24fbe4f83a0fa9882559b2.tar.gz volse-hubzilla-700c05a55bab34c40f24fbe4f83a0fa9882559b2.tar.bz2 volse-hubzilla-700c05a55bab34c40f24fbe4f83a0fa9882559b2.zip |
many class fixes and revive shiny class for item titles in a new way
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/conversation.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index 7567d13eb..78dd29741 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -73,10 +73,6 @@ height: 30px; } -#profile-jot-wrapper { - margin-bottom: 30px; -} - #profile-jot-plugin-wrapper { margin-top: 10px; } @@ -91,9 +87,6 @@ /* conversation */ -.thread-wrapper.toplevel_item { - margin-bottom: 20px; -} /* conv_item */ |