aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/object/thewire.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/views/default/object/thewire.php')
-rw-r--r--mod/thewire/views/default/object/thewire.php14
1 files changed, 6 insertions, 8 deletions
diff --git a/mod/thewire/views/default/object/thewire.php b/mod/thewire/views/default/object/thewire.php
index 525c96a6e..289e41de8 100644
--- a/mod/thewire/views/default/object/thewire.php
+++ b/mod/thewire/views/default/object/thewire.php
@@ -34,9 +34,9 @@
</div>
<!-- the actual shout -->
- <p class="note_body">
+ <div class="note_body">
- <span style='float:right;'>
+ <div class="thewire_options">
<a href="<?php echo $vars['url']; ?>mod/thewire/add.php?wire_username=<?php echo $vars['entity']->getOwnerEntity()->username; ?>" class="reply">reply</a>
<?php
@@ -48,7 +48,7 @@
}
*/
?>
- <br />
+ <div class="clearfloat"></div>
<?php
// if the user looking at thewire post can edit, show the delete link
@@ -63,8 +63,7 @@
} //end of can edit if statement
?>
-
- </span>
+ </div>
<?php
@@ -78,9 +77,8 @@
?>
-
-
- </p>
+ <div class="clearfloat"></div>
+ </div>
<div class="note_date">
<?php