fix(challenges): removed duplicate css top property

This commit is contained in:
Tomer Ben Rachel
2018-08-25 17:23:22 +03:00
committed by Kristofer Koishigawa
parent a20ac56f35
commit 0a79c58c09

View File

@ -3720,7 +3720,6 @@
"<style>", "<style>",
" .balls {", " .balls {",
" border-radius: 50%;", " border-radius: 50%;",
" top: 249px;",
" position: fixed; ", " position: fixed; ",
" width: 50px;", " width: 50px;",
" height: 50px;", " height: 50px;",