diff options
Diffstat (limited to 'mod/thewire/views')
-rw-r--r-- | mod/thewire/views/default/thewire/css.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/thewire/views/default/thewire/css.php b/mod/thewire/views/default/thewire/css.php index c1c7b5bcb..4f5a12874 100644 --- a/mod/thewire/views/default/thewire/css.php +++ b/mod/thewire/views/default/thewire/css.php @@ -104,7 +104,7 @@ return true; .wire_post_options .elgg-button-action.reply.small { float:right; } -.wire_post_options .delete-button { +.wire_post_options .elgg-button-delete { position: absolute; bottom:5px; right:5px; |