From 6699f0e5c282a02a34782dd5a7badd8896b4d984 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 13 Apr 2016 08:29:50 -0400 Subject: [PATCH] feature(query) .name: rm ignored float --- css/query.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/query.css b/css/query.css index 98a5ca1b..c41aca3d 100644 --- a/css/query.css +++ b/css/query.css @@ -123,7 +123,6 @@ } .name { - float: none; width: 90%; display: inline-block; }