summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorAdrien Plazas <kekun.plazas@laposte.net>2019-02-18 15:02:30 +0100
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-03-29 18:12:03 +0000
commitf9d0decc3ade6bc1c336510e2ae5ff7232e00460 (patch)
treefc2bab99d4a9513da17f6d73fe95cad3c0ccab55 /shell
parentef93835b31e666218c041a928aa843e8f1f64f8b (diff)
downloadgnome-control-center-f9d0decc3ade6bc1c336510e2ae5ff7232e00460.tar.gz
shell: Bump the right panel width request to 360
This will help ensuring the shell's leaflets fold consistently for all panels by setting a more reasonable minimum size constraint for the right panel, so that more panels can meet it.
Diffstat (limited to 'shell')
-rw-r--r--shell/cc-window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cc-window.ui b/shell/cc-window.ui
index 62a539471..8bbdbf2b2 100644
--- a/shell/cc-window.ui
+++ b/shell/cc-window.ui
@@ -91,7 +91,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="transition_type">crossfade</property>
- <property name="width_request">300</property>
+ <property name="width_request">360</property>
<style>
<class name="background"/>
</style>