Skip to content

Commit d5a893c

Browse files
committed
Switch to min-width
There may be a better option with width: fit-content but 🤷🏻‍♂️
1 parent 3b3fb12 commit d5a893c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ParallelBuildDebuggingLogger/Stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body {
2121

2222
.projectdescription .tooltiptext {
2323
visibility: hidden;
24-
width: 500px;
24+
min-width: 500px;
2525
background-color: #555;
2626
color: #fff;
2727
text-align: center;

0 commit comments

Comments
 (0)