This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new cd5eb078 deploy: ee520f32c9630d323d800da2c77426f8807f63d7
cd5eb078 is described below
commit cd5eb07855c200ab7665c865c7f71ed4ad8fffe0
Author: danielcweeks <[email protected]>
AuthorDate: Thu Aug 18 03:16:01 2022 +0000
deploy: ee520f32c9630d323d800da2c77426f8807f63d7
---
docs/latest/css/iceberg-theme.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/latest/css/iceberg-theme.css
b/docs/latest/css/iceberg-theme.css
index 43dcf586..62462d22 100644
--- a/docs/latest/css/iceberg-theme.css
+++ b/docs/latest/css/iceberg-theme.css
@@ -372,6 +372,10 @@ i.fa.fa-chevron-down {
@media screen and (max-width: 1280px) {
div.sidebar { display: none; } /* Hide the sidebar if the page is less
than 1280px */
+ .navbar-toggle {
+ display: block;
+ margin-left: 15px;
+ }
}
/* Style for the hint shortcode */