11< div class ="flex flex--wrap waffle waffle--large waffle--xxlarge@medium ">
2- < div class ="flex__column flex__column--12 flex__column--6 @medium flex ">
2+ < div class ="flex__column flex__column--12 flex__column--4 @medium flex ">
33 < div class ="feedback-box flex flex--stack flex--justify waffle waffle--large@medium ">
44 < div class ="flex__column flex__column--shrink ">
55 < div class ="feedback-box__content ">
66 < h3 > Need support?</ h3 >
77
8- < p > Questions? Problems? Need more info? Contact us, and we can help !</ p >
8+ < p > Questions? Problems? Need more info? Contact Segment Support for assistance !</ p >
99 </ div >
1010 </ div >
1111
@@ -14,16 +14,24 @@ <h3>Need support?</h3>
1414 </ div >
1515 </ div >
1616 </ div >
17-
18- < div class ="flex__column flex__column--12 flex__column--6@medium flex ">
17+ < div class ="flex__column flex__column--12 flex__column--4@medium flex ">
18+ < div class ="flex__column flex__column--shrink ">
19+ < div class ="feedback-box__content ">
20+ < h3 > Help improve these docs!</ h3 >
21+ {%include sidebar/edit-tools.html %}
22+ </ div >
23+ </ div >
24+ </ div >
25+ < div class ="flex__column flex__column--12 flex__column--4@medium flex ">
1926 < div class ="feedback-box flex flex--stack flex--justify waffle waffle--none waffle--large@medium ">
2027 < div class ="flex__column flex__column--shrink ">
2128 < div class ="feedback-box__content ">
2229 < h3 > Was this page helpful?</ h3 >
2330
2431 < div class ="flex gutter gutter--large ">
2532 < div class ="flex__column flex__column--shrink ">
26- < button class ="button button-hollow gutter gutter--small " data-feedback-button ="helpful " data-active-class ="button-fill button-fill--secondary ">
33+ < button class ="button button-hollow gutter gutter--small " data-feedback-button ="helpful "
34+ data-active-class ="button-fill button-fill--secondary ">
2735 < span class ="button__icon ">
2836 {% include icons/symbols/thumb-up.svg %}
2937 </ span >
@@ -33,7 +41,8 @@ <h3>Was this page helpful?</h3>
3341 </ div >
3442
3543 < div class ="flex__column flex__column--shrink ">
36- < button class ="button button-hollow gutter gutter--small " data-feedback-button ="unhelpful " data-active-class ="button-fill button-fill--gray ">
44+ < button class ="button button-hollow gutter gutter--small " data-feedback-button ="unhelpful "
45+ data-active-class ="button-fill button-fill--gray ">
3746 < span class ="button__icon ">
3847 {% include icons/symbols/thumb-down.svg %}
3948 </ span >
@@ -52,4 +61,5 @@ <h3>Was this page helpful?</h3>
5261 </ div >
5362 </ div >
5463 </ div >
64+
5565</ div >
0 commit comments