After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678173 - user-accounts: fix right alignment of controls with actions
user-accounts: fix right alignment of controls with actions
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-15 15:06 UTC by Cosimo Cecchi
Modified: 2012-06-15 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
user-accounts: fix right alignment of controls with actions (1.32 KB, patch)
2012-06-15 15:07 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-06-15 15:06:59 UTC
See attached patch
Comment 1 Cosimo Cecchi 2012-06-15 15:07:03 UTC
Created attachment 216524 [details] [review]
user-accounts: fix right alignment of controls with actions

The controls are not perfectly right-aligned with the action buttons at
the bottom; this is because the action area has a border of 6px and the
control box of 10px.
Fix it, and at the same time add another 6px of spacing at the bottom
between the control box and the action box.
Comment 2 Bastien Nocera 2012-06-15 15:20:58 UTC
Review of attachment 216524 [details] [review]:

4-pixel changes are fine too.
Comment 3 Cosimo Cecchi 2012-06-15 15:36:55 UTC
Attachment 216524 [details] pushed as 99047ec - user-accounts: fix right alignment of controls with actions