Update the docs page ratings display

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2022-02-02 18:53:29 +00:00
parent b4f9bf67b0
commit 20b05d429b
1 changed files with 6 additions and 0 deletions

View File

@ -290,6 +290,12 @@ input:checked+.slider:before {
color: inherit !important;
}
/* remove polldaddy ratings */
.rating-nero-value {
display: none;
}
/*
* Controls ********************************************************************
*/