diff options
author | Michael Vogel <icarus@dabo.de> | 2012-04-07 18:35:37 +0200 |
---|---|---|
committer | Michael Vogel <icarus@dabo.de> | 2012-04-07 18:35:37 +0200 |
commit | 17d097124cd666608292da00aa91db0a98d5a38f (patch) | |
tree | a7b4db527e80831d4e58b034499f190b719b6baf /view/theme | |
parent | cb05801a9031254f5882038de07a3ee4d5f89dd0 (diff) | |
download | volse-hubzilla-17d097124cd666608292da00aa91db0a98d5a38f.tar.gz volse-hubzilla-17d097124cd666608292da00aa91db0a98d5a38f.tar.bz2 volse-hubzilla-17d097124cd666608292da00aa91db0a98d5a38f.zip |
"vier": Some design stuff
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/vier/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index d8f012c4d..d8130e59f 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -979,6 +979,7 @@ section { margin-bottom: 1px; } .wall-item-container .wall-item-actions-social a { + float: left; margin-right: 1em; } .wall-item-container .wall-item-actions-tools { |