Remove sidebar right margin

Contributes to Ultimaker/Uranium#24
This commit is contained in:
Arjen Hiemstra 2015-06-25 11:54:38 +02:00
parent 1f167987cb
commit fa242bd021

View file

@ -272,7 +272,6 @@ UM.MainWindow {
top: parent.top;
bottom: parent.bottom;
right: parent.right;
rightMargin: UM.Theme.sizes.window_margin.width;
}
width: UM.Theme.sizes.panel.width;