diff --git a/APPL/Shared/Suggest/suggest.css b/APPL/Shared/Suggest/suggest.css index efc583b487..584fc03fa2 100644 --- a/APPL/Shared/Suggest/suggest.css +++ b/APPL/Shared/Suggest/suggest.css @@ -24,7 +24,7 @@ input.suggestBusy { background-color:#E0FFE0; .suggestsrs { background-color : #36c; color : #fff; cursor : pointer; } .suggestsr .suggestsrc { color : #008000; } .suggestsrs .suggestsrc { color : #fff; } -.suggestsrt { float : left; margin-left : 4px; font-family : Verdana ;font-size: 8pt;} +.suggestsrt { float : middle; margin-left : 4px; font-family : Verdana ;font-size: 8pt;} .suggestsrc { float : right; font-size : 10px; margin-right : 3px; padding-top : 2px; font-family : Verdana;} .suggestautocompleteContainer {position: absolute; left: 0px; margin: 0px; border : 1px solid #000; @@ -37,8 +37,8 @@ input.suggestBusy { background-color:#E0FFE0; img.suggestfoto, div.suggestfoto { height: 40px; width: auto; /* lijkt nodig voor IE9 */ - float : left; - margin-left : 0px; + float: left; + margin-left: 0px; } div.suggestfoto {