Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
dc916d6a936d
Commit
fca91e61
authored
Oct 18, 2017
by
Pedro Moreira da Silva
Browse files
Fix tooltip padding to align to 8px grid
parent
ced6008a6cb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/framework/tooltips.scss
View file @
dc916d6a
...
...
@@ -3,5 +3,5 @@
border-radius
:
$border-radius-default
;
line-height
:
16px
;
font-weight
:
$gl-font-weight-normal
;
padding
:
$gl-btn-padding
;
padding
:
8px
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment