summaryrefslogtreecommitdiff
path: root/panels/display/cc-display-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'panels/display/cc-display-panel.c')
-rw-r--r--panels/display/cc-display-panel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/panels/display/cc-display-panel.c b/panels/display/cc-display-panel.c
index dfb914064..93c983f89 100644
--- a/panels/display/cc-display-panel.c
+++ b/panels/display/cc-display-panel.c
@@ -42,8 +42,8 @@
* Note that WIDTH is assumed to be the larger size and we accept portrait
* mode too effectively (in principle we should probably restrict the rotation
* setting in that case). */
-#define MINIMUM_WIDTH 740
-#define MINIMUM_HEIGHT 530
+#define MINIMUM_WIDTH 720
+#define MINIMUM_HEIGHT 360
#define PANEL_PADDING 32
#define SECTION_PADDING 32