Skip to content

Commit

Permalink
Remove unnecessary xalign
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Dec 21, 2023
1 parent 5276f82 commit 947eca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Views/HardwareView.vala
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ public class About.HardwareView : Gtk.Box {
) {
halign = START,
margin_top = 12
// xalign = 0
};

details_box.append (manufacturer_website_info);
Expand Down

0 comments on commit 947eca7

Please sign in to comment.