diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index cf2a2580b..a84a904fa 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -376,11 +376,6 @@ IMG {
border: none;
}
-HR.separation {
- visibility: hidden;
- clear: both;
-}
-
/** General defaults **/
INPUT, SELECT {
margin: 0;
diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php
index 60b3a9a86..e414c1c0c 100644
--- a/include/functions_html.inc.php
+++ b/include/functions_html.inc.php
@@ -465,7 +465,7 @@ function get_tags_content_title()
.l10n('remove this tag from the list')
.'">
'
+ .'" alt="x" style="vertical-align:bottom;">'
.'';
}
return $title;
diff --git a/themes/default/template/comment_list.tpl b/themes/default/template/comment_list.tpl
index d35b2e18f..852153897 100644
--- a/themes/default/template/comment_list.tpl
+++ b/themes/default/template/comment_list.tpl
@@ -40,7 +40,7 @@
-
+
{else}
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl
index ab1455590..28a0a5074 100644
--- a/themes/default/template/comments.tpl
+++ b/themes/default/template/comments.tpl
@@ -63,7 +63,7 @@
-
- +
diff --git a/themes/default/template/password.tpl b/themes/default/template/password.tpl index eef2c64e2..493e1000f 100644 --- a/themes/default/template/password.tpl +++ b/themes/default/template/password.tpl @@ -47,7 +47,7 @@
- + {elseif $action eq 'reset'} @@ -68,7 +68,7 @@ - + {/if} diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index c4dddac98..d98160a73 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -290,8 +290,6 @@ y.callService( {/if} -