mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Make UI Framework doc site sidebar lie on top of content that's scrolled sideways beneath it. (#9620)
Backports PR #9619
**Commit 1:**
Make UI Framework doc site sidebar lie on top of content that's scrolled sideways beneath it.
* Original sha: 335e5bcb82
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-12-23T01:09:06Z
This commit is contained in:
parent
c780ab1787
commit
69f65d6051
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
width: $guideSideNavWidth;
|
||||
padding: 0 20px 30px 80px;
|
||||
overflow: auto;
|
||||
background-color: #ffffff;
|
||||
z-index: 100;
|
||||
|
||||
@include scrollbar;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue