Skip to content
Snippets Groups Projects
Commit 572c4680 authored by Eric Knibbe's avatar Eric Knibbe
Browse files

Update scp/css/scp.css

visual fix for FAQ search form in WebKit
parent aca99fb9
No related branches found
Tags v1.10-dpr
No related merge requests found
...@@ -1083,15 +1083,14 @@ h2 .reload { ...@@ -1083,15 +1083,14 @@ h2 .reload {
#kbSearch div { #kbSearch div {
clear:both; clear:both;
overflow:hidden; overflow:hidden;
padding-top:5px; padding:5px 0 2px 3px;
} }
#kbSearch #query { #kbSearch #query {
margin:0; margin:1px 5px 0 0;
display:inline-block; display:inline-block;
float:left; float:left;
width:200px; width:200px;
margin-right:5px;
} }
#kbSearch #cid { #kbSearch #cid {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment