diff --git a/css/layout.css b/css/layout.css index 16ed2ff1..5cb257d0 100644 --- a/css/layout.css +++ b/css/layout.css @@ -282,8 +282,9 @@ body.stillLoading select { text-decoration: none; } #bottom #logInStatus #LogoutLink { - background: url(../images/logout.gif) no-repeat right center; + background: url(../images/logout.gif) no-repeat right top; padding-right: 20px; + padding-bottom: 3px; } #bottom #switchView { float: left;