This is an automated email from the ASF dual-hosted git repository.
dgnatyshyn pushed a commit to branch user_guide2.4
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/user_guide2.4 by this push:
new 2439f00 Fix bin position
2439f00 is described below
commit 2439f00ef27eeb3a111a6856644f5a3e1887956a
Author: Dmytro_Gnatyshyn <[email protected]>
AuthorDate: Fri Aug 14 16:13:41 2020 +0300
Fix bin position
---
USER_GUIDE.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/USER_GUIDE.md b/USER_GUIDE.md
index c9c5f0d..e816551 100644
--- a/USER_GUIDE.md
+++ b/USER_GUIDE.md
@@ -474,7 +474,7 @@ Clicking on "Apply changes" button, your credentials are
sent to all running ins
<img src="doc/git_creds_window2.png" alt="Git_creds_window1" width="760">
</p>
-On this tab you can also edit your credentials (click on pen icon <img
src="doc/pen_icon.png" alt="pen" width="15">) or delete (click on bin icon <img
src="doc/bin_icon.png" alt="bin" width="15">).
+On this tab you can also edit your credentials (click on pen icon <img
src="doc/pen_icon.png" alt="pen" width="15" style="translate:transformY(2px)">)
or delete (click on bin icon <img src="doc/bin_icon.png" alt="bin" width="13"
translate:transformY(2px)>).
### Git UI tool (ungit) <a name="git_ui"></a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]