diff options
| author | Andrew Dolgov <fox@bah.org.ru> | 2010-01-12 19:09:08 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.org.ru> | 2010-01-12 19:09:08 +0300 |
| commit | 58b9d4759e563ef4fbd8b9294f2bec924dcef92f (patch) | |
| tree | 885e3960acfd53787984bd8bbe7ca3874cdac185 /tt-rss.css | |
| parent | 2f0e73ba73c0b48bfc2ea38a16767423ddd92313 (diff) | |
adjust height of headlines subtoolbar
Diffstat (limited to 'tt-rss.css')
| -rw-r--r-- | tt-rss.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css index 6490b839a..00364b13c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -880,7 +880,7 @@ div.headlinesSubToolbar { padding-right : 5px; right : 0px; background-color : white; - font-size : 11px; + font-size : 13px; font-family : "Lucida Grande", Tahoma, Arial, sans-serif; color : gray; } |