style: Put all the multicol props under the same pref for Servo.

Otherwise it becomes insane.
This commit is contained in:
Emilio Cobos Álvarez 2018-02-28 00:43:09 +01:00
parent 220cc9ba65
commit 15b0a32035
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
6 changed files with 12 additions and 21 deletions

View file

@ -1,4 +1 @@
prefs: ["layout.column-count.enabled:true",
"layout.column-gap.enabled:true",
"layout.column-width.enabled:true",
"layout.columns.enabled:true"]
prefs: ["layout.columns.enabled:true"]