aboutsummaryrefslogtreecommitdiff
path: root/mod
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-27 10:24:18 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-27 10:24:18 +0000
commitf832328ae142c2c81690fc5c91a7320cadb004e5 (patch)
tree920724e036b5c037e32edd1965bcddfd2a1f9245 /mod
parentf9087812b9a7ba96f558029a04e10d20cf41f7db (diff)
downloadelgg-f832328ae142c2c81690fc5c91a7320cadb004e5.tar.gz
elgg-f832328ae142c2c81690fc5c91a7320cadb004e5.tar.bz2
thewire user icon layout fixed for IE / cross-browser consistency
git-svn-id: https://code.elgg.org/elgg/trunk@2971 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod')
-rw-r--r--mod/thewire/views/default/object/thewire.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/mod/thewire/views/default/object/thewire.php b/mod/thewire/views/default/object/thewire.php
index 289e41de8..bb28ce98b 100644
--- a/mod/thewire/views/default/object/thewire.php
+++ b/mod/thewire/views/default/object/thewire.php
@@ -26,15 +26,15 @@
?>
<div class="thewire-singlepage">
<div class="thewire-post">
-
+
+ <!-- the actual shout -->
+ <div class="note_body">
+
<div class="thewire_icon">
<?php
echo elgg_view("profile/icon",array('entity' => $vars['entity']->getOwnerEntity(), 'size' => 'small'));
?>
</div>
-
- <!-- the actual shout -->
- <div class="note_body">
<div class="thewire_options">