summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHazel <hazel@gitlab.com>2017-10-16 15:54:48 +0800
committerHazel <hazel@gitlab.com>2017-10-16 15:54:48 +0800
commitaeeefe28fbc6f27b200c5c1b15c5f6b5d946f3e8 (patch)
tree9a48a4f5faff1707d1e6be01c537269a4d8cc9e2
parenta632440fa91c750bb4a75ee430c3a34c6d98f51c (diff)
downloadgitlab-ce-aeeefe28fbc6f27b200c5c1b15c5f6b5d946f3e8.tar.gz
Modified the copy
-rw-r--r--doc/development/ux_guide/components.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ux_guide/components.md b/doc/development/ux_guide/components.md
index 20230a9bb2c..2bcee69201b 100644
--- a/doc/development/ux_guide/components.md
+++ b/doc/development/ux_guide/components.md
@@ -265,7 +265,7 @@ Dialog modals are only used for having a conversation and confirmation with the
### Style
* Dialog modals contain the header title, content, and action bar.
* Having an affirmative action, a dismissive action, and an extra action in action bar.
-* The order of actions in the action bar: Affirmative action → Extra action → Dismissive action (Right to left)
+* The order of actions in the action bar: (Right to left) Affirmative action → Extra action → Dismissive action
* Confirmations regarding labels should keep labeling styling.
* References to commits, branches, and tags should be **monospaced**.