Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
411ace77
Commit
411ace77
authored
Oct 26, 2021
by
IKEDA Soji
Browse files
WWSympa: Misleading line folding in the tooltip (#1262)
parent
c33f7f04
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/css.tt2
View file @
411ace77
...
...
@@ -114,6 +114,14 @@ q:before, q:after {
content: none;
}
/***
* Foundation 6: Expand width of tooltip (See GH issue #1262)
*/
.tooltip {
max-width: 20rem;
}
/***
* Foundation 6: Preventing FOUC.
*/
...
...
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