aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/thewire
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-23 01:51:38 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-23 01:51:38 +0000
commit3ba17d464d28da4d7ba3d27a4b79eeee3dfb5622 (patch)
tree188da70d3e93f9a9abd7c737f4bec006ebed94a4 /mod/thewire/views/default/thewire
parent1f18ca697166dc01d99caa4438230bad64baf2ff (diff)
downloadelgg-3ba17d464d28da4d7ba3d27a4b79eeee3dfb5622.tar.gz
elgg-3ba17d464d28da4d7ba3d27a4b79eeee3dfb5622.tar.bz2
Converted delete-button to elgg-button-delete throughout plugins
git-svn-id: http://code.elgg.org/elgg/trunk@8440 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire/views/default/thewire')
-rw-r--r--mod/thewire/views/default/thewire/css.php2
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;