diff options
author | Thomas Willingham <founder@kakste.com> | 2013-01-01 16:08:32 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-01-01 16:08:32 +0000 |
commit | 2fd0653d6ff3c60920946f83d249c8763dcad4a8 (patch) | |
tree | 44fed3913f4c754bc97d9cf6b823c677b2096d1d /view/theme | |
parent | 556f38afde927e4b317b35e49702fdae391927f6 (diff) | |
download | volse-hubzilla-2fd0653d6ff3c60920946f83d249c8763dcad4a8.tar.gz volse-hubzilla-2fd0653d6ff3c60920946f83d249c8763dcad4a8.tar.bz2 volse-hubzilla-2fd0653d6ff3c60920946f83d249c8763dcad4a8.zip |
Redbasic - floating wall-item-content sometimes causes massive top margins.
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 1123e3be6..de51da983 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1257,7 +1257,6 @@ input#dfrn-url { height: 50px !important; } .wall-item-content { - float: left; margin-left: 10px; overflow: auto; } |