Fix tab link spacing issue by dropping old sticky navbar css hack
This commit is contained in:
parent
def05105bb
commit
7d3bd08c9b
|
@ -33,12 +33,6 @@ span:target > span.dep-tree-line {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
:target {
|
|
||||||
padding-top: 40px;
|
|
||||||
margin-top: -40px;
|
|
||||||
display: inline-block; /* required for webkit browsers */
|
|
||||||
}
|
|
||||||
|
|
||||||
span.disabled-project, span.disabled-jobset, span.disabled-job {
|
span.disabled-project, span.disabled-jobset, span.disabled-job {
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue