Fix inbox styles

This commit is contained in:
lilia
2017-04-04 15:36:35 -07:00
committed by Scott Nonnenberg
parent 86d703bc87
commit acd19fd759

View File

@@ -77,7 +77,7 @@
Whisper.InboxView = Whisper.View.extend({
templateName: 'two-column',
className: 'inbox',
className: 'inbox index',
applyTheme: function() {
var theme = storage.get('theme-setting') || 'android';
this.$el.removeClass('ios')