diff --git a/developer_manual/html_css_design/css.rst b/developer_manual/html_css_design/css.rst
index d8d4814926c..443a324c8e7 100644
--- a/developer_manual/html_css_design/css.rst
+++ b/developer_manual/html_css_design/css.rst
@@ -228,7 +228,7 @@ Element structure variables
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
| ``--navigation-width`` | ``300px`` | Width of the in-app navigation sidebar |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
-| ``--sidebar-min-width`` | ``200px`` | Minimum width of the app sidebar on small screens |
+| ``--sidebar-min-width`` | ``300px`` | Minimum width of the app sidebar on small screens |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
| ``--sidebar-max-width`` | ``500px`` | Maximum width of the app sidebar on wide screens |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+