Skip to content
Snippets Groups Projects
Verified Commit 48d51e80 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Remove native title tooltip in pipeline jobs dropdown in Safari

parent 3971f955
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -823,6 +823,11 @@ button.mini-pipeline-graph-dropdown-toggle {
margin-left: 2px;
display: inline-block;
 
&::after {
content: '';
display: block;
}
@media (max-width: $screen-xs-max) {
max-width: 60%;
}
Loading
Loading
---
title: Remove native title tooltip in pipeline jobs dropdown in Safari
merge_request:
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment