diff --git a/public/css/style.css b/public/css/style.css index 809a221d14..63d23cf20f 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1051,10 +1051,10 @@ body.publicmode.notloggedin .entry-unread { width:29px; height:29px; left:100%; - top:10px; - margin-left:-48px; - background:url(images/nav-mobile-settings.png) no-repeat; + margin-left:-66px; + background:url(images/nav-mobile-settings.png) no-repeat center; background-size:29px 29px; + padding:11px 21px 11px 15px; } #nav {