fixed a bug

fixed the following bug https://www.useloom.com/share/f4ab0aa8607646c0af8ced30bab4e958
special thanks to oleteacher
This commit is contained in:
Francesco Malagrino
2018-01-25 20:56:05 +00:00
committed by GitHub
parent 1f3bd12e18
commit a8a491d5db

View File

@@ -172,9 +172,12 @@ body {
.edit .demo .column .box .configuration {
position: absolute;
top: 3px;
right: 140px;
white-space: nowrap; }
/* top: -15px; */
top: -20px;
/* right: 140px; */
right: 0px;
white-space: nowrap;
}
.edit .demo .remove {
position: absolute;