From 86c105fc1fa5ef39f3dded9b318fb99428871c12 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 28 Oct 2012 13:34:24 +0100 Subject: petite correction de design pour opera --- public/theme/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/theme') diff --git a/public/theme/base.css b/public/theme/base.css index a6535d9dd..c4d94e1c6 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -155,7 +155,7 @@ form { box-shadow: none; } .aside form input { - display: table-cell; + display: inline-block; height: 48px; line-height: 48px; } -- cgit v1.2.3