fix(challenges): removed duplicate css top property

pull/18182/head
Tomer Ben Rachel 2018-08-25 17:23:22 +03:00 committed by Kristofer Koishigawa
parent a20ac56f35
commit 0a79c58c09
1 changed files with 0 additions and 1 deletions

View File

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