1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-24 00:06:31 +00:00

Merge pull request #131 from stefan-niedermann/master

Fix left navigation layout
This commit is contained in:
Ner'zhul 2016-12-15 11:44:43 +01:00 committed by GitHub
commit 32bc2c5d9b

View File

@ -25,6 +25,8 @@
width: 100%;
border-top: 1px solid #eee;
box-sizing: border-box;
display: flex;
align-items: center;
}
#app-mailbox-peers li:hover > a,