Created attachment 137837 [details] Screenshot of the problem Insert a shape, then right click on it and select Area... then go to the Shadow tab page. Observe that the Distance, Color and Transparency labels are left aligned and the latter two has a left indentation as well. This looks a bit odd they should probably be right aligned.
Proposed patch: https://gerrit.libreoffice.org/#/c/44900/
Please attach a screenshot how it looks with patch.
Created attachment 137871 [details] Labels aligned right after my patch
Well done. Thanks for your patch.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2d13cc9723547f7a2028713e66e4f44a99090a34 tdf#113909 Fix label alignment in Shadow tab of drawing object properties It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
This is excellent work; thanks! The previous arrangement implied that the indented options were dependent on the “Distance” option, which was an incorrect hierarchy (all of these options actually depend on the “Use shadow” box).