Fix tooltip padding to align to 8px grid

parent ed194a6d
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
border-radius: $border-radius-default; border-radius: $border-radius-default;
line-height: 16px; line-height: 16px;
font-weight: $gl-font-weight-normal; 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