diff --git a/less/mobile.less b/less/mobile.less index 3328fdf..aa3d430 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -45,6 +45,7 @@ li { width: auto; + padding: 0; &.unread { background-color: inherit; @@ -66,7 +67,8 @@ color: white; i { - left: 42px; + left: 44px; + top: 9px; } } }