diff --git a/resources/assets/styles/mobile.less b/resources/assets/styles/mobile.less index 5d2085f7..f3d69c4b 100644 --- a/resources/assets/styles/mobile.less +++ b/resources/assets/styles/mobile.less @@ -278,6 +278,7 @@ top: 0; right: 54px; margin-top: 13px; + margin-right: 10px; a, a:active, a:hover, a:focus { color: #fff; @@ -303,6 +304,7 @@ .notification-menu { top: 0; right: 54px; + margin-right: 13px; margin-top: 13px; }