diff --git a/phpBB/styles/prosilver/theme/links.css b/phpBB/styles/prosilver/theme/links.css index 09f11fbca9..f8d06afcba 100644 --- a/phpBB/styles/prosilver/theme/links.css +++ b/phpBB/styles/prosilver/theme/links.css @@ -135,7 +135,7 @@ a.topictitle:active { } a.top { - background: none no-repeat 50% 50%; + background: none no-repeat top left; text-decoration: none; width: {IMG_ICON_BACK_TOP_WIDTH}px; height: {IMG_ICON_BACK_TOP_HEIGHT}px;