fix(thread-list): Invisible div extending into thread list blocks clicks

This commit is contained in:
Ben Gotow 2016-02-24 19:51:36 -08:00
parent 030b60d27d
commit 91f60592ff

View file

@ -39,7 +39,7 @@
width: 100%;
flex-shrink:100;
height:49px;
height:38px;
z-index: 10000;
-webkit-app-region: drag;