diff --git a/common/content/configbase.js b/common/content/configbase.js index 81f8f0d0..8e6a90c0 100644 --- a/common/content/configbase.js +++ b/common/content/configbase.js @@ -207,8 +207,8 @@ const ConfigBase = Class(ModuleBase, { CompItem>* padding: 0 .5ex; CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex; CompIcon>img max-width: 16px; max-height: 16px; vertical-align: middle; - CompResult width: 45%; overflow: hidden; - CompDesc color: gray; width: 50%; + CompResult width: 34%; overflow: hidden; + CompDesc color: gray; width: 62%; CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex; CompLess::after content: "⌃"; CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;