gitlab-org--gitlab-foss/app
Justin Boyson 3c6dc87ea8 Make tooltips consistently render on top
On edit-button simply set position to top.
Made this change directly in template since edit-button
is only used in one place.

Had to wrap the comments toggle button in span tag to make
tooltip show even when disabled as per bootstrap-vue docs.
https://bootstrap-vue.js.org/docs/components/tooltip#overview

Note: Also changexc button to gl-buttonto be consistent
with rest of file.
2019-06-01 02:12:45 +00:00
..
assets Make tooltips consistently render on top 2019-06-01 02:12:45 +00:00
controllers Send notifications to group-specific email address 2019-05-31 20:49:27 +08:00
finders Removes duplicated members from api/projects/:id/members/all 2019-05-27 15:40:56 +02:00
graphql Implement logger analyzer 2019-05-30 18:27:28 +12:00
helpers Merge branch '62148-groupDeleteConfirm' into 'master' 2019-05-31 09:32:27 +00:00
mailers Apply reviewer suggestions 2019-05-31 20:49:27 +08:00
models Merge branch '56959-drop-project_auto_devops_domain' into 'master' 2019-05-31 18:17:30 +00:00
policies
presenters Fixes ref being displayed as raw HTML 2019-05-30 09:58:41 +01:00
serializers Add Pipeline IID to views 2019-05-30 09:32:20 +00:00
services Add wiki size to project statistics 2019-05-29 16:08:25 +02:00
uploaders Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
validators
views Add hover and focus to "Attach a file" 2019-05-31 19:56:38 +00:00
workers Add wiki size to project statistics 2019-05-29 16:08:25 +02:00