desktop composer fix
This commit is contained in:
parent
e4d1aaa290
commit
5fd874b74a
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue