Fix inbox styles

pull/749/head
lilia 8 years ago committed by Scott Nonnenberg
parent 86d703bc87
commit acd19fd759
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

@ -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')

Loading…
Cancel
Save