Commit fee7a879 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'pms-fix-tooltip-padding' into 'master'

Fix tooltip padding to align to 8px grid

See merge request gitlab-org/gitlab-ce!14928
parents df17c4dc fca91e61
......@@ -3,5 +3,5 @@
border-radius: $border-radius-default;
line-height: 16px;
font-weight: $gl-font-weight-normal;
padding: $gl-btn-padding;
padding: 8px;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment