From b3932d1cc0c155f0cea9c410961f436bff82ea45 Mon Sep 17 00:00:00 2001
From: Andrew Dolgov <fox@bah.org.ru>
Date: Wed, 14 Oct 2009 15:39:55 +0400
Subject: [PATCH] auxDlg css tweak

---
 tt-rss.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tt-rss.css b/tt-rss.css
index a41d49d79..b08ffba90 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -2251,6 +2251,7 @@ div#auxDlg {
 	background-color : #fff7d5;
 	color : black;
 	text-align : center;
+	font-size : 13px;
 }
 
 div#auxDlg a {
-- 
GitLab