summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-05-29 08:08:35 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-05-29 08:08:35 -0700
commitcfe10f07aa0d400b9fc70f39b2541435b7ea03e0 (patch)
tree31c9920efe54e7b7d9341a1128b72fef65809b77 /doc/development
parent4c74936f4567ba142bcd9ca31c8f5f10c8aa52fa (diff)
downloadgitlab-ce-cfe10f07aa0d400b9fc70f39b2541435b7ea03e0.tar.gz
Replace well-list with content-list and hover-list
Diffstat (limited to 'doc/development')
-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 b57520a00e0..4a3b3125f59 100644
--- a/doc/development/ux_guide/components.md
+++ b/doc/development/ux_guide/components.md
@@ -193,7 +193,7 @@ List with avatar, title and description using .content-list
![List with avatar](img/components-listwithavatar.png)
-List with hover effect .well-list
+List with hover effect .content-list
![List with hover effect](img/components-listwithhover.png)