[gnome-control-center] lock: Remove redundant haligns
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] lock: Remove redundant haligns
- Date: Mon, 24 Jan 2022 21:38:03 +0000 (UTC)
commit fdf5841b8ed901ac01ec8d0619e06d672d63dfbc
Author: Christopher Davis <christopherdavis gnome org>
Date: Fri Jan 21 15:41:51 2022 -0800
lock: Remove redundant haligns
AdwActionRow handles horizontal alignment for us.
panels/lock/cc-lock-panel.ui | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/panels/lock/cc-lock-panel.ui b/panels/lock/cc-lock-panel.ui
index 7581efd3f..40d07e13f 100644
--- a/panels/lock/cc-lock-panel.ui
+++ b/panels/lock/cc-lock-panel.ui
@@ -34,7 +34,6 @@
<property name="use-underline">true</property>
<child>
<object class="GtkSwitch" id="automatic_screen_lock_switch">
- <property name="halign">end</property>
<property name="valign">center</property>
</object>
</child>
@@ -68,7 +67,6 @@
<property name="use-underline">true</property>
<child>
<object class="GtkSwitch" id="show_notifications_switch">
- <property name="halign">end</property>
<property name="valign">center</property>
</object>
</child>
@@ -86,7 +84,6 @@
<property name="use-underline">true</property>
<child>
<object class="GtkSwitch" id="usb_protection_switch">
- <property name="halign">end</property>
<property name="valign">center</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]