Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiki Wiki CMS Groupware
Tiki
Commits
f7b81f94
Commit
f7b81f94
authored
Dec 06, 2022
by
Jonny Bradley
Browse files
[FIX] tooltips: Prevent vertical scrollbar when not needed (from
a97345d0
)
parent
8bc8e62b
Pipeline
#714806177
passed with stages
in 8 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/bootstrap_menu.tpl
View file @
f7b81f94
...
...
@@ -149,7 +149,7 @@
.popover-body
{
max-height
:
300px
;
overflow-y
:
scroll
;
overflow-y
:
auto
;
}
.popover-body
.icons
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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