fix appname position

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2017-01-17 09:10:09 +01:00
父節點 bfc4590c28
當前提交 ac6d501657
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: CC42AC2A7F0E56D8

查看文件

@ -90,8 +90,7 @@
}
.header-appname-container {
display: inline-block;
height: 27px;
padding-top: 18px;
padding-top: 22px;
padding-right: 10px;
}
/* show caret indicator next to logo to make clear it is tappable */
@ -161,7 +160,7 @@
font-size: 16px;
font-weight: 300;
margin: 0;
margin-top: -24px;
margin-top: -27px;
padding: 7px 0 7px 5px;
vertical-align: middle;
}