From 4f9c375ff19b34e56cf2a48ab84f34f996d965ba Mon Sep 17 00:00:00 2001 From: David Rosca Date: Mon, 8 Jan 2018 10:45:23 +0100 Subject: [PATCH] Don't set fixed height for locationbar/websearchbar in Windows theme Makes it possible to use arbitrary font size --- themes/windows/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/windows/main.css b/themes/windows/main.css index 6035dda24..8482e88e7 100644 --- a/themes/windows/main.css +++ b/themes/windows/main.css @@ -321,7 +321,6 @@ IconProvider { background: transparent; border: 1px solid #b2b2b2 solid; - min-height: 25px; qproperty-leftMargin: 27; }