From c746cfddfefcfa0d7a555c28b793968e4f2a4430 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Tue, 11 May 2021 11:47:38 +0100 Subject: [PATCH] Fix width of table row. --- docs/en_US/menu_bar.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/menu_bar.rst b/docs/en_US/menu_bar.rst index d2601a278..e2aec159a 100644 --- a/docs/en_US/menu_bar.rst +++ b/docs/en_US/menu_bar.rst @@ -21,7 +21,7 @@ Use the *File* menu to access the following options: +-------------------------+---------------------------------------------------------------------------------------------------------+ | Option | Action | +=========================+=========================================================================================================+ -| *Preferences* | Click to open the :ref:`Preferences ` dialog to customize your pgAdmin settings. | +| *Preferences* | Click to open the :ref:`Preferences ` dialog to customize your pgAdmin settings. | +-------------------------+---------------------------------------------------------------------------------------------------------+ | *Reset Layout* | If you have modified the workspace, click to restore the default layout. | +-------------------------+---------------------------------------------------------------------------------------------------------+