Revert "Popout inbox"
This reverts commit 31e7d285e3
.
This seemed like a nice feature, but the popup bubble isn't very
conducive to nontrivial user inputs, e.g. file inputs.
Fixes #211
This commit is contained in:
parent
06f4d4456d
commit
5ffa265559
9 changed files with 4 additions and 52 deletions
|
@ -153,7 +153,6 @@
|
|||
<script type="text/x-tmpl-mustache" id="inbox">
|
||||
<div class='title-bar' id='header'>
|
||||
<div class='socket-status'></div>
|
||||
<button class='popout hide'></button>
|
||||
</div>
|
||||
<div class='gutter'>
|
||||
<div class='conversations scrollable'></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue