Commit a2b3f508 by pupi1985

The search box and the search button now are properly aligned

parent 02a10adc
......@@ -109,6 +109,10 @@ form, fieldset {
border: none;
}
input[type="text"].qa-search-field {
padding: 4px 5px;
}
input[type="text"], input[type="password"], textarea, select, checkbox, radio {
border: 1px solid #ddd;
padding: 5px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment