From 044908439bdd7280f7539e12441d7dfa6c4d4c63 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Mon, 8 Apr 2013 19:07:14 +0200 Subject: Début gestion authentification HTTP. Voir issue #26 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/theme/base.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/theme/base.css') diff --git a/public/theme/base.css b/public/theme/base.css index 9f53293d5..b2e47fd69 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -695,6 +695,7 @@ input, select, textarea { height: 35px; vertical-align: middle; line-height: 35px; + font-size: 12px; } .flux_header .item.website { width: 200px; -- cgit v1.2.3