Description:
fix double h2 in live submit
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
r780:bb5de7322cc4 - - 1 file changed: 0 inserted, 3 deleted
@@ -1,15 +1,12 | |||||
|
1 | - %h2 Live submit |
|
||
|
2 | - %br |
|
||
|
3 | - |
|
||
|
4 |
|
|
1 | %textarea#text_sourcecode{style: "display:none"}~ @source |
|
5 | .container |
|
2 | .container |
|
6 | .row |
|
3 | .row |
|
7 | .col-md-12 |
|
4 | .col-md-12 |
|
8 | %h2 Live submit |
|
5 | %h2 Live submit |
|
9 |
|
6 | ||
|
10 | .row |
|
7 | .row |
|
11 | .col-md-12 |
|
8 | .col-md-12 |
|
12 | .alert.alert-info |
|
9 | .alert.alert-info |
|
13 | Write your code in the following box, choose language, and click submit button when finished |
|
10 | Write your code in the following box, choose language, and click submit button when finished |
|
14 | .row |
|
11 | .row |
|
15 | .col-md-8 |
|
12 | .col-md-8 |
You need to be logged in to leave comments.
Login now