Fix style errors

This commit is contained in:
John Lewin 2018-10-10 22:46:49 -07:00
parent bcd10e9e1b
commit f11b48b4ed
3 changed files with 4 additions and 8 deletions

View file

@ -251,7 +251,6 @@ namespace MatterHackers.MatterControl.PrintLibrary
{
HAnchor =HAnchor.Stretch,
VAnchor = VAnchor.Stretch,
BackgroundColor = theme.AccentMimimalOverlay
});
allControls.AnchorAll();