diff --git a/samples/divreplace.html b/samples/divreplace.html index 721aa4fe71f..9802cf33b1b 100644 --- a/samples/divreplace.html +++ b/samples/divreplace.html @@ -13,7 +13,7 @@ div.editable { - border: solid 2px Transparent; + border: solid 2px transparent; padding-left: 15px; padding-right: 15px; }