aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-01-26 17:11:56 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-01-26 17:11:56 +0100
commit6ca1e2ddfe649d2ffeb6bd157b1b04533fa835ff (patch)
tree6a179a43f82253aad422c5819294375786f5d377
parent62fda0a120fe4d068f1380924b5493adb70064ea (diff)
downloadvolse-hubzilla-6ca1e2ddfe649d2ffeb6bd157b1b04533fa835ff.tar.gz
volse-hubzilla-6ca1e2ddfe649d2ffeb6bd157b1b04533fa835ff.tar.bz2
volse-hubzilla-6ca1e2ddfe649d2ffeb6bd157b1b04533fa835ff.zip
remove fixed width from wall-item-content
-rw-r--r--view/theme/duepuntozero/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 76a37e7c4..7fbeed4fe 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -853,7 +853,7 @@ input#dfrn-url {
}
.wall-item-content {
float: left;
- width: 450px;
+ /*width: 450px;*/
margin-left: 10px;
margin-bottom: 20px;
padding: 20px;