1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +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
+2
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,