Adjusted position of the notification icon

This commit is contained in:
Josef Citrine 2016-06-06 12:22:34 +01:00
parent 3277a69399
commit 078ba8b5fc

View file

@ -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;
}