From d5cac3bb46c719e2d56841925280a224a7c20508 Mon Sep 17 00:00:00 2001 From: K4sum1 Date: Fri, 22 Mar 2024 09:51:05 -0700 Subject: [PATCH] I swear I did this but it just wasn't there --- browser/themes/windows/browser-aero.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/browser/themes/windows/browser-aero.css b/browser/themes/windows/browser-aero.css index 846885cc6c4fa..2bde2220a71ce 100644 --- a/browser/themes/windows/browser-aero.css +++ b/browser/themes/windows/browser-aero.css @@ -394,4 +394,6 @@ } } - +#urlbar { + font-size: 10pt !important; +}