Moves back link to root path from dashboard to header

This commit is contained in:
decabeza
2018-07-18 17:30:52 +02:00
parent 5546f5b125
commit 076f9dd474
3 changed files with 8 additions and 6 deletions

View File

@@ -46,6 +46,10 @@ $sidebar-active: #f4fcd0;
.top-links {
background: #000;
a {
line-height: rem-calc($line-height * 1.5);
}
}
.admin-top-bar {