diff --git a/web/documentserver-example/nodejs/public/stylesheets/stylesheet.css b/web/documentserver-example/nodejs/public/stylesheets/stylesheet.css
index a52ce054..5136b31d 100644
--- a/web/documentserver-example/nodejs/public/stylesheets/stylesheet.css
+++ b/web/documentserver-example/nodejs/public/stylesheets/stylesheet.css
@@ -74,13 +74,6 @@ header img {
margin-bottom: 20px;
width: 600px;
}
-.features-list {
- padding-left: 16px;
- list-style: outside none disc;
- line-height: 20px;
- margin-bottom: 20px;
- margin-top: 0px;
-}
.save-original {
margin-left: 30px;
}
diff --git a/web/documentserver-example/nodejs/views/index.ejs b/web/documentserver-example/nodejs/views/index.ejs
index 1f9530f1..6b3435c3 100644
--- a/web/documentserver-example/nodejs/views/index.ejs
+++ b/web/documentserver-example/nodejs/views/index.ejs
@@ -46,13 +46,7 @@
ONLYOFFICE™ Integration Edition – Welcome!
- This interactive example demonstrates a way to integrate ONLYOFFICE™ collaborative online document editing into your Web Application. Our editors are fully implemented in HTML5! You may upload your own documents for testing, using the "Upload file" button and uploading local Office files from your computer. You can upload the documents with the most popular file formats, such as .DOCX, .XLSX, .PPTX, etc.
-