Skip to content

Commit 1bf56e3

Browse files
agcolomarthurvr
authored andcommitted
Submit-selector: Fix indentation for closing style tag
Closes gh-627
1 parent b19ce2a commit 1bf56e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entries/submit-selector.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $( "#exampleTable" ).find( "td" ).each(function( i, el ) {
3939
textarea {
4040
height: 45px;
4141
}
42-
]]></css>
42+
]]></css>
4343
<html><![CDATA[
4444
<form>
4545
<table id="exampleTable" border="1" cellpadding="10" align="center">

0 commit comments

Comments
 (0)