Display mail-list scrollbar in desktop mode

This commit is contained in:
Tankred Hase 2014-12-03 19:06:35 +01:00
parent 987ddbd796
commit 95cbe0ea11
1 changed files with 0 additions and 5 deletions

View File

@ -130,11 +130,6 @@
overflow-y: scroll;
// allow scrolling on iOS
-webkit-overflow-scrolling: touch;
// hide scrollbar in webkit
&::-webkit-scrollbar {
display: none;
}
}
&__entries {
display: table; // import for mail list entry desktop layout