move style out of template

This commit is contained in:
Mario Vavti
2017-11-07 10:58:15 +01:00
parent 549866c090
commit 1bb6dfc9a0
2 changed files with 7 additions and 3 deletions

View File

@@ -1255,6 +1255,11 @@ img.mail-conv-sender-photo {
border-radius: $radius;
}
#nav-app-link {
padding: 0 !important;
line-height: 1.175;
}
.page-title {
margin: 7px 0px;
}