add feedback widget to bottom of docs (#11037)

This commit is contained in:
Kayce Basques
2018-11-20 05:44:49 -08:00
committed by k8s-ci-robot
parent 0b05bbbbc7
commit 59c4712807
7 changed files with 5219 additions and 18 deletions
+16
View File
@@ -1019,6 +1019,22 @@ dd
a.issue
margin-left: 0px
.feedback--no
margin-left: 1em
.feedback--prompt
margin-bottom: 1em
.feedback--response
margin-top: 1em
.feedback--button__disabled
background-color: #f7f7f7
color: graytext
.feedback--response__hidden
display: none
.fixed footer
position: fixed
bottom: 0