Skip to content

Commit e082dfa

Browse files
committed
Merge pull request #65 from Synchro/master
Update divreplace.html, making the CSS properties lowercased.
2 parents 6f379b2 + ec5d207 commit e082dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/divreplace.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
div.editable
1515
{
16-
border: solid 2px Transparent;
16+
border: solid 2px transparent;
1717
padding-left: 15px;
1818
padding-right: 15px;
1919
}

0 commit comments

Comments
 (0)