mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-25 14:37:59 +01:00
Adjusted position of the notification icon
This commit is contained in:
parent
3277a69399
commit
078ba8b5fc
1 changed files with 2 additions and 0 deletions
2
resources/assets/styles/mobile.less
vendored
2
resources/assets/styles/mobile.less
vendored
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue