Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
code
data-on-a-map-app
Commits
59d55e29
Commit
59d55e29
authored
Oct 17, 2019
by
alain
🐙
Browse files
fix tooltip table margin
parent
f8405e40
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/css/_tooltip.scss
View file @
59d55e29
...
...
@@ -81,6 +81,10 @@
background
:
#FFF
;
box-shadow
:
0
0
10px
0
rgba
(
0
,
0
,
0
,
0
.15
);
white-space
:
nowrap
;
table
{
margin-bottom
:
0
;
}
}
.tooltip-map
{
...
...
Write
Preview
Supports
Markdown
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