We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4538f commit 7652ab4Copy full SHA for 7652ab4
src/HistoryWidget.vala
@@ -83,8 +83,6 @@ public class Clipboard.HistoryWidget : Gtk.Box {
83
hexpand = true,
84
halign = Gtk.Align.FILL,
85
valign = Gtk.Align.CENTER,
86
- xalign = 0.0f,
87
- yalign = 0.5f,
88
margin_top = 6,
89
margin_bottom = 6,
90
margin_start = 6,
0 commit comments