Commit caf71e258d11336fa568856f394cb543389818cb

Authored by Fabio Teixeira
1 parent 6fbac802

Fix the text input lenght.

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
@@ -1094,11 +1094,6 @@ div#article-parent { @@ -1094,11 +1094,6 @@ div#article-parent {
1094 margin-right: 0.5em; 1094 margin-right: 0.5em;
1095 } 1095 }
1096 1096
1097 -  
1098 -.formfieldline input[type="text"] {  
1099 - width: 300px;  
1100 -}  
1101 -  
1102 #search-page form.search_form input.icon-search { 1097 #search-page form.search_form input.icon-search {
1103 background: url("images/btn_busca.png") no-repeat scroll 50% 50% transparent; 1098 background: url("images/btn_busca.png") no-repeat scroll 50% 50% transparent;
1104 border: 1px solid #DDDDDD; 1099 border: 1px solid #DDDDDD;