mirror of https://github.com/grpc/grpc.io.git
Use linkTitle rather than short_title (#823)
* Use linkTitle rather than short_title - Closes #820 - Only whitespace changes to the generated site files. * Drop obsolete workaround for external link icon
This commit is contained in:
parent
88d84d6536
commit
1404b21467
|
|
@ -9,12 +9,9 @@ what the workaround is for
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
// Workarounds for external link icons
|
||||
a:not(.td-sidebar-link) > .fa-external-link-alt::before {
|
||||
margin-left: 3px;
|
||||
}
|
||||
a > .fa-external-link-alt::before {
|
||||
font-size: 50%;
|
||||
margin-left: 3px;
|
||||
opacity: 0.8;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit e95da39c9933afe159b74b0d6b5b71407aab7d7d
|
||||
Subproject commit 67c4a5e1bdbb5d3ecb3119d028d0d16727115100
|
||||
Loading…
Reference in New Issue