From ec1da6246b3bc428b22ef7bb9c7becb37682a8a4 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 12 Nov 2006 13:09:02 +0000 Subject: UI polishing: made most buttons leaner git-svn-id: http://svn.klever.net/kin/fireflix/trunk@211 fe716a7a-6dde-0310-88d9-d003556173a8 --- (limited to 'content/fireflix.css') diff --git a/content/fireflix.css b/content/fireflix.css index 47455f6..4fba5d3 100644 --- a/content/fireflix.css +++ b/content/fireflix.css @@ -120,3 +120,7 @@ html div.copyright { html div.copyright a { text-decoration: none; } + +button.lean { + min-width: 1ex; +} -- cgit v0.9.0.2