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
aa54da01
Unverified
Commit
aa54da01
authored
Nov 02, 2021
by
IKEDA Soji
Committed by
GitHub
Nov 02, 2021
Browse files
Merge pull request #1263 from ikedas/issue-1262 by ikedas
WWSympa: Misleading line folding in the tooltip (#1262)
parents
eaee7587
411ace77
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/css.tt2
View file @
aa54da01
...
...
@@ -117,6 +117,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