changed the styling of the search box div to make it appear correctly. popcorn-port
authorhamidouk
Thu, 10 Nov 2011 14:27:51 +0100
branchpopcorn-port
changeset 224 f2bb098683ef
parent 223 f14172bdea28
child 225 53a712511a08
changed the styling of the search box div to make it appear correctly.
src/templates/search.html
--- a/src/templates/search.html	Thu Nov 10 14:27:29 2011 +0100
+++ b/src/templates/search.html	Thu Nov 10 14:27:51 2011 +0100
@@ -1,6 +1,6 @@
 {{! template for the search container }}
 <div id='LdtSearchContainer'
-	style='margin-left: 445px; position: absolute;'>
+	style='margin-left: 445px; position: absolute; margin-top: -26px;'>
 	<div id='LdtSearch'
 		style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'>
 		<input id='LdtSearchInput'