From caf71e258d11336fa568856f394cb543389818cb Mon Sep 17 00:00:00 2001 From: Fabio Teixeira Date: Sat, 1 Nov 2014 13:48:32 -0200 Subject: [PATCH] Fix the text input lenght. --- style.css | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 3a6e235..07730d6 100644 --- a/style.css +++ b/style.css @@ -1094,11 +1094,6 @@ div#article-parent { margin-right: 0.5em; } - -.formfieldline input[type="text"] { - width: 300px; -} - #search-page form.search_form input.icon-search { background: url("images/btn_busca.png") no-repeat scroll 50% 50% transparent; border: 1px solid #DDDDDD; -- libgit2 0.21.2