This is an automated email from the ASF dual-hosted git repository.
jooger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 12749ab0c3 IGNITE-26905 Fixed header positioning (#277)
12749ab0c3 is described below
commit 12749ab0c3c7cba30b466916e69012597286bcb8
Author: Alexey Alexandrov <[email protected]>
AuthorDate: Fri Oct 31 17:40:25 2025 +0200
IGNITE-26905 Fixed header positioning (#277)
---
_docs/_sass/pagefind-additional.scss | 2 --
assets/css/styles.css | 5 +----
assets/css/styles.css.map | 2 +-
3 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/_docs/_sass/pagefind-additional.scss
b/_docs/_sass/pagefind-additional.scss
index 3783541367..bd9f58ca4f 100644
--- a/_docs/_sass/pagefind-additional.scss
+++ b/_docs/_sass/pagefind-additional.scss
@@ -1,6 +1,4 @@
header {
- position: relative;
-
.container {
#search-button {
width: 18px;
diff --git a/assets/css/styles.css b/assets/css/styles.css
index 190ee6b4e5..b57dc1f5d4 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -424,7 +424,7 @@ section.hero select {
/* Angolia seach styles */
.algolia-autocomplete .algolia-docsearch-suggestion--highlight {
color: #ffffff !important;
- background: #f69296 !important;
+ background: rgb(245.8475609756, 145.6524390244, 149.506097561) !important;
}
.algolia-autocomplete .algolia-docsearch-suggestion--category-header
.algolia-docsearch-suggestion--category-header-lvl0
.algolia-docsearch-suggestion--highlight, .algolia-autocomplete
.algolia-docsearch-suggestion--category-header
.algolia-docsearch-suggestion--category-header-lvl1
.algolia-docsearch-suggestion--highlight, .algolia-autocomplete
.algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight {
@@ -1600,9 +1600,6 @@ pre.pygments .tok-s1 {
pre.pygments .tok-ss {
color: #a31515;
} /* Literal.String.Symbol */
-header {
- position: relative;
-}
header .container #search-button {
width: 18px;
height: 19px;
diff --git a/assets/css/styles.css.map b/assets/css/styles.css.map
index bf42c53999..f8abe81347 100644
--- a/assets/css/styles.css.map
+++ b/assets/css/styles.css.map
@@ -1 +1 @@
-{"version":3,"sourceRoot":"","sources":["../../_sass/variables.scss","../../_sass/header.scss","../../_sass/code.scss","../../_sass/rouge-base16-solarized.scss","../../_sass/text.scss","../../_sass/callouts.scss","../../_sass/layout.scss","../../_sass/left-nav.scss","../../_sass/right-nav.scss","../../_sass/docs.scss","../../_sass/footer.scss","../../_sass/railroad-diagram.scss","../../_sass/asciidoc-pygments.scss","../../_sass/pagefind-additional.scss"],"names":[],"mappings":"AAAA;EACI;
[...]
\ No newline at end of file
+{"version":3,"sourceRoot":"","sources":["../../_sass/variables.scss","../../_sass/header.scss","../../_sass/code.scss","../../_sass/rouge-base16-solarized.scss","../../_sass/text.scss","../../_sass/callouts.scss","../../_sass/layout.scss","../../_sass/left-nav.scss","../../_sass/right-nav.scss","../../_sass/docs.scss","../../_sass/footer.scss","../../_sass/railroad-diagram.scss","../../_sass/asciidoc-pygments.scss","../../_sass/pagefind-additional.scss"],"names":[],"mappings":"AAAA;EACI;
[...]
\ No newline at end of file