From 9a6b4ffc341095de24149ccd5ff1c1919033a495 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 19 Apr 2013 23:23:49 +0200 Subject: [PATCH] add style for #admin-tools --- styles/bootstrap/application.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css index 46cea9938..f9675e25e 100644 --- a/styles/bootstrap/application.css +++ b/styles/bootstrap/application.css @@ -10,6 +10,12 @@ img.mimeicon { padding: 2px; } +#admin-tools i { + font-size: 300%; + line-height: 110%; + min-height: 100px; +} + @media (max-width: 480px) { .nav-tabs > li { float:none;