Editor: Fix toolbar width.
@@ -424,7 +424,6 @@ select {
#toolbar {
position: absolute;
left: calc(50% - 290px); /* ( ( 100% - 300px ) / 2.0 ) - 140px */
- width: 280px;
bottom: 16px;
height: 32px;
background: #eee;
@@ -540,7 +539,6 @@ select {
left: calc(50% - 140px);
top: 68px;
}