1
0
Fork 0

chore: apply new documentation style.

Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
This commit is contained in:
Romain 2020-09-23 10:20:04 +02:00 committed by GitHub
parent 8e016cf672
commit b40d35b779
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 295 additions and 132 deletions

View file

@ -6,6 +6,19 @@
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.product-switcher .menu-item-wrapper {
padding-left: 15px;
}
.product-switcher img {
margin-right: 10px;
}
.product-switcher img.gopher {
margin: 0 2px 0 16px;
}
.product-switcher .nav-dropdown-menu--products .nav-dropdown-menu-wrapper {
width: auto;
height: auto;
}