Remove spacing options.

This commit is contained in:
Lars Jung 2014-12-09 01:36:34 +01:00
parent da309e8ee9
commit 1c3d8a1fba

View file

@ -6,20 +6,6 @@ Options
*/
{
/*
Spacing of the main content.
Left and right will be added to a minimum of 30px. Top and bottom
are added to the top and bottom bar heights.
*/
"spacing": {
"top": 50,
"bottom": 50,
"left": "auto",
"right": "auto",
"maxWidth": 1400
},
/*
General view options.