desktop composer fix

This commit is contained in:
Kris Aubuchon 2014-04-21 09:56:10 -04:00
parent e4d1aaa290
commit 5fd874b74a
1 changed files with 2 additions and 3 deletions

View File

@ -372,10 +372,9 @@
} }
} }
.wmd-controls { .wmd-controls {
left: 30px; left: auto;
right: 30px; right: auto;
position: absolute; position: absolute;
top: 50px;
bottom: 48px; bottom: 48px;
// this removes the topmost margin; // this removes the topmost margin;