Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
From: Rito Rhymes <rito@ritovision.com>
To: tools@kernel.org
Cc: Konstantin Ryabitsev <mricon@kernel.org>,
	Rito Rhymes <rito@ritovision.com>
Subject: [PATCH v1 2/2] drop mobile banner rules made unreachable by the drawer
Date: Mon,  3 Aug 2026 11:35:02 -0400	[thread overview]
Message-ID: <20260803153502.32096-2-rito@ritovision.com> (raw)
In-Reply-To: <20260803153502.32096-1-rito@ritovision.com>

The previous patch hides #banner below 848px, so the rules that shrank
it there no longer apply. This includes the #banner ul clearance from
commit 6898150 ("Fix mobile series follow-ups to preserve desktop
layout").

No rendering change.

Signed-off-by: Rito Rhymes <rito@ritovision.com>
Assisted-by: LLM [codegen, review]
---
 korgi/static/css/main.css | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/korgi/static/css/main.css b/korgi/static/css/main.css
index 60538d9..d6fb3f9 100644
--- a/korgi/static/css/main.css
+++ b/korgi/static/css/main.css
@@ -504,28 +504,6 @@ dt {
         }
     }
 
-    #banner {
-        width: auto;
-        margin: 0;
-        border-radius: 0;
-        border-left: none;
-        border-right: none;
-        border-top: none;
-    }
-    #banner h1 {
-        font-size: 2em;
-        margin: 0.5em 0;
-    }
-    #tux-gear {
-        width: 4em;
-        height: 5em;
-    }
-    #banner ul {
-        margin: 0 4em 0 0;
-    }
-    #banner li {
-        padding: 0 0.5em;
-    }
     h1, h2, h3, h4, h5, h6 {
         line-height: 1.1;
     }
-- 
2.51.0


  reply	other threads:[~2026-08-03 15:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03 15:35 [PATCH v1 1/2] add mobile drawer navigation with a compact sticky top bar Rito Rhymes
2026-08-03 15:35 ` Rito Rhymes [this message]
2026-08-03 17:08 ` Konstantin Ryabitsev
2026-08-03 17:15   ` Rito Rhymes
2026-08-04 19:25     ` Konstantin Ryabitsev
2026-08-04 20:04       ` Rito Rhymes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260803153502.32096-2-rito@ritovision.com \
    --to=rito@ritovision.com \
    --cc=mricon@kernel.org \
    --cc=tools@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox