fix upload button

This commit is contained in:
Sergey Linnik
2016-05-18 17:50:10 +03:00
parent 4130f0a1b2
commit 7d29400df4

View File

@ -215,7 +215,7 @@ label .checkbox {
position: absolute;
right: 0;
top: 0;
transform: translate(-300px, 0) scale(4);
transform: translate(555px, 60px) scale(8);
}
.create-panel {
float: left;