aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-01-25 10:16:15 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-01-25 10:16:15 +0100
commitf2789132ce13c92166f41992dd8955f667cab440 (patch)
tree12336d41136986d587931be2a3d7ce89b60d33f8 /view/theme
parenta282042ffc69ce910ac92118907305ed38dbd869 (diff)
downloadvolse-hubzilla-f2789132ce13c92166f41992dd8955f667cab440.tar.gz
volse-hubzilla-f2789132ce13c92166f41992dd8955f667cab440.tar.bz2
volse-hubzilla-f2789132ce13c92166f41992dd8955f667cab440.zip
fixed width on wall-item-wrapper
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index db947bdb4..ae7968b3f 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -809,6 +809,8 @@ input#dfrn-url {
}
.wall-item-wrapper {
float: left;
+ margin-right: 5px;
+ width: 80px;
}
.wall-item-lock {
height: 20px;