From de37a2a19c6ac0438a6cf8562b92f9604bb303be Mon Sep 17 00:00:00 2001 From: Skillers3 Date: Sat, 20 Jan 2024 18:18:36 +0200 Subject: [PATCH] Added "withSearchBar" navbar example. Also fixes #63 (#62) * Added "withSearchBar" navbar example * typo fix * Fixes #63 * change some details - input color - select instead of dropdown --------- Co-authored-by: Willian Pinheiro --- src/examples/footer/compact.html | 6 ++- src/examples/footer/contentHeavy.html | 4 +- src/examples/footer/simple.html | 4 +- src/examples/navbar/withSearchBar.html | 73 ++++++++++++++++++++++++++ 4 files changed, 81 insertions(+), 6 deletions(-) create mode 100644 src/examples/navbar/withSearchBar.html diff --git a/src/examples/footer/compact.html b/src/examples/footer/compact.html index 61e2996..74422a6 100644 --- a/src/examples/footer/compact.html +++ b/src/examples/footer/compact.html @@ -2,8 +2,10 @@ diff --git a/src/examples/footer/contentHeavy.html b/src/examples/footer/contentHeavy.html index e0644b9..7a3429c 100644 --- a/src/examples/footer/contentHeavy.html +++ b/src/examples/footer/contentHeavy.html @@ -48,8 +48,8 @@