diff options
author | friendica <info@friendica.com> | 2012-03-28 03:18:26 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-28 03:18:26 -0700 |
commit | b18086097e6ffd6f8b456ac27af1de16ad2977a1 (patch) | |
tree | 4f21e561a57660793f75a002fcaf57ee14fc8c1e /view/theme/duepuntozero | |
parent | 7fc57f486fb91da67c190ef8563d872a3570ded6 (diff) | |
download | volse-hubzilla-b18086097e6ffd6f8b456ac27af1de16ad2977a1.tar.gz volse-hubzilla-b18086097e6ffd6f8b456ac27af1de16ad2977a1.tar.bz2 volse-hubzilla-b18086097e6ffd6f8b456ac27af1de16ad2977a1.zip |
title not updated when editing post
Diffstat (limited to 'view/theme/duepuntozero')
-rwxr-xr-x | view/theme/duepuntozero/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 33be8b359..c86df75f5 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -275,7 +275,6 @@ div.wall-item-content-wrapper.shiny { float: left; } - #jot-title { border: 0px; margin: 0px; |