forked from openkylin/platform_build
am 947f3e9e: Merge "fix z-order of hangouts to avoid clobbering the search suggest" into lmp-dev
* commit '947f3e9ecf9bc7875d210a45053826eb0e110186': fix z-order of hangouts to avoid clobbering the search suggest
This commit is contained in:
commit
fc3f1719b4
|
@ -157,7 +157,7 @@
|
|||
<?cs elif:training || guide || reference || tools || develop || google || samples ?>
|
||||
<!-- Secondary x-nav -->
|
||||
<div id="nav-x">
|
||||
<div class="wrap" style="position:relative">
|
||||
<div class="wrap" style="position:relative;z-index:1">
|
||||
|
||||
<?cs if:reference ?>
|
||||
<a id="helpoutsLink" class="resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
|
||||
|
|
Loading…
Reference in New Issue