Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Try this. <a href="http://jsfiddle.net/nFEnz/9/" rel="nofollow">http://jsfiddle.net/nFEnz/9/</a></p> <pre><code>#search { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 28px; width: 293px; border: 1px solid #ddd; border-radius: 4px 4px 4px 4px; -webkit-box-shadow: #EEE 0px 2px 6px 0px inset; background-color: #fff; position:relative; } #search input { float: left; outline: none; height: 28px; width: 265px; border: none; background: transparent; font-family: calibri; font-size: 16px; color: #777; } #search-icon { cursor: pointer; float: left; height: 28px; width: 28px; border: none; background: transparent; } #search-icon img { height: 20px; width: 20px; } #search-suggestions { padding: 0px 0px 10px 0px; height: auto; width: 298px; border: 1px solid #ddd; border-radius: 4px 4px 4px 4px; background-color: #fff; position:absolute; top:31px; } #loading-suggestions { margin-top: 10px; margin-left: auto; margin-right: auto; height: 40px; width: 40px; } #loading-suggestions img { height: 40px; width: 40px; } .search-suggestion { padding: 5px 10px 5px 10px; height: auto; width: 278px; overflow: auto; } .search-suggestion:last-child { padding: 5px 10px 0px 10px; } .search-suggestion-picture { float: left; height: 50px; width: 50px; border: 1px solid #ddd; border-radius: 4px 4px 4px 4px; overflow: hidden; } .search-suggestion-picture img { height: auto; min-height: 50px; width: 50px; } .search-suggestion-stuff { float: left; margin: 0px 0px 0px 10px; height: 50px; width: 200px; } .search-suggestion-name { height: 50px; width: auto; } .search-suggestion a { text-decoration: none; margin: 0px 0px 5px 0px; padding: 0px 0px 0px 0px; font-family: calibri; font-weight: bold; font-size: 16px; color: #444; line-height: 50px; } .search-suggestion a:hover { text-decoration: underline; } </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload