From 7c85256f7f0a4b7bc72af44e149fd1da99d6a874 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Wed, 17 May 2017 08:54:44 -0700 Subject: [PATCH] fixed note formatting (#3299) Signed-off-by: Victoria Bialas --- docker-for-windows/index.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index 1dc68145b6..29b513d908 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -303,12 +303,15 @@ When Docker is running, the Docker whale is displayed. By default, the Docker whale icon is placed in the Notifications area. If it is hidden, click the up arrow on the taskbar to show it. ->**Tip**: You can pin the whale outside of the notification box so that it is -always visible on the taskbar. To do this, drag-and-drop the whale icon. Or, -right-click an empty portion of the taskbar, select Settings, and choose -display options through taskbar settings for notifications. +> You can dock the whale on the taskbar so it is always visible > -![whale pinned to taskbar](/docker-for-windows/images/whale-taskbar.png) +> You can pin the whale outside of the notification box so that it is + always visible on the taskbar. To do this, drag-and-drop the whale icon. Or, + right-click an empty portion of the taskbar, select Settings, and choose + display options through taskbar settings for notifications. +> +> ![whale pinned to taskbar](/docker-for-windows/images/whale-taskbar.png) +{: .note-vanilla} ![Showing hidden apps in the taskbar](/docker-for-windows/images/whale-systray.png)