aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-01-01 16:08:32 +0000
committerThomas Willingham <founder@kakste.com>2013-01-01 16:08:32 +0000
commit2fd0653d6ff3c60920946f83d249c8763dcad4a8 (patch)
tree44fed3913f4c754bc97d9cf6b823c677b2096d1d /view/theme
parent556f38afde927e4b317b35e49702fdae391927f6 (diff)
downloadvolse-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.css1
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;
}