Skip to content

Commit d4d8587

Browse files
authored
Merge pull request binary-com#1587 from sam-binary/tooltip-misalignment
Tooltip misalignment
2 parents d07695c + 9478391 commit d4d8587

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

static/css/_panel.scss

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,14 @@ $disabled-color: #F2F2F2;
5959
font-size: 11px;
6060
color: lightgray;
6161
}
62+
#current-trade-status{
63+
margin-top: 3.5em;
64+
}
6265
.stage {
6366
display: inline-block;
6467
margin: 0 8.68% 0 8.68%;
68+
vertical-align: top;
69+
max-width: 120px;
6570
.stage-tooltip .triangle {
6671
margin-top: 0.7em;
6772
margin-left: 50%;
@@ -75,11 +80,13 @@ $disabled-color: #F2F2F2;
7580
}
7681
.stage-tooltip.top {
7782
margin-bottom: 0.5em;
83+
margin-top: -2.5em;
84+
position: absolute;
7885
}
7986
.stage-tooltip p {
8087
font-size: 11px;
8188
text-align: center;
82-
margin-top: -0.9em;
89+
margin-top: -0.91em;
8390
padding: 0.5em;
8491
border-radius: 0.5em;
8592
background-color: #fef1cf;
@@ -101,6 +108,7 @@ $disabled-color: #F2F2F2;
101108
.stage-label {
102109
text-align: center;
103110
font-size: 11px;
111+
min-height: 24px;
104112
}
105113
.circle-wrapper {
106114
width: $static-circle-diameter;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy