forked from openkylin/platform_build
am bd78b888: am be113f8a: fix broken download buttons, make a[name] offset apply only to reference docs
* commit 'bd78b888a5072cc784a52f1b45fce765205a33e7': fix broken download buttons, make a[name] offset apply only to reference docs
This commit is contained in:
commit
05bba0f362
|
@ -4207,7 +4207,7 @@ EndColorStr='#ececec');
|
|||
}
|
||||
|
||||
/* offset the <a name=""> tags to account for sticky nav */
|
||||
a[name] {
|
||||
body.reference a[name] {
|
||||
visibility: hidden;
|
||||
display: block;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue