Merge pull request #986 from uhoreg/compact

enable useCompactLayout user setting an add a class when it's enabled
This commit is contained in:
Matthew Hodgson 2017-06-01 21:32:54 +01:00 committed by GitHub
commit ee965a89a7
3 changed files with 23 additions and 1 deletions

View file

@ -79,11 +79,11 @@ const SETTINGS_LABELS = [
id: 'showTwelveHourTimestamps',
label: 'Show timestamps in 12 hour format (e.g. 2:30pm)',
},
/*
{
id: 'useCompactLayout',
label: 'Use compact timeline layout',
},
/*
{
id: 'useFixedWidthFont',
label: 'Use fixed width font',