File tree 3 files changed +20
-1
lines changed
3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -1652,4 +1652,22 @@ li.nav-item a.nav-link {
1652
1652
1653
1653
.last-modified {
1654
1654
font-weight : 300 ;
1655
+ }
1656
+
1657
+ .QSIUserDefinedHTML {
1658
+ width : 83% !important ;
1659
+ }
1660
+
1661
+ div .QSIUserDefinedHTML * {
1662
+ width : 100% !important ;
1663
+ }
1664
+
1665
+ @media (max-width : 618px ) {
1666
+ .QSIUserDefinedHTML {
1667
+ height : 550px !important ;
1668
+ }
1669
+
1670
+ div .QSIUserDefinedHTML * {
1671
+ height : 550px !important ;
1672
+ }
1655
1673
}
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ <h1>{{ .Title }}</h1>
24
24
25
25
{{ .Content }}
26
26
{{ partial "version-list" . }}
27
+ {{ partial "qualtrics-feedback.html" }}
27
28
< hr >
28
29
29
30
{{ if .Page.Lastmod }}
@@ -33,7 +34,6 @@ <h1>{{ .Title }}</h1>
33
34
{{ end }}
34
35
35
36
{{ partial "previous-next-links-in-section-with-title.html" . }}
36
- {{ partial "qualtrics-feedback.html" }}
37
37
</ main >
38
38
{{ if and (gt .WordCount 200 ) (.Params.toc) }}
39
39
{{ if (add (len (findRE "< h3 " .Content)) (len (findRE "< h2" .Content))) }}
Original file line number Diff line number Diff line change 58
58
}
59
59
catch ( i ) { } } ) ( ) ;
60
60
</ script >
61
+ < div style ="height: 30px; "> </ div >
61
62
< div id ='ZN_2YG73ads2zp5bN0 '> <!--DO NOT REMOVE-CONTENTS PLACED HERE--> </ div >
62
63
<!--END WEBSITE FEEDBACK SNIPPET-->
You can’t perform that action at this time.
0 commit comments