diff -r 119cd616faa4 -r f2d7c97b7ec9 integration/css/egonomy.css --- a/integration/css/egonomy.css Mon Feb 18 15:43:46 2013 +0100 +++ b/integration/css/egonomy.css Mon Feb 18 17:24:37 2013 +0100 @@ -152,9 +152,21 @@ box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; - width: 100%; border: none; background: #d0e0FF; - padding: 2px; margin: 3px 0; height: 20px; + border: none; background: #d0e0FF; + padding: 2px; margin: 2px 0; height: 20px; + font-size: 13px; width: 210px; float: left; + line-height: 20px; height: 20px; +} + +.search-type { + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + border: none; background: #E0E0E0; + float: left; width: 100px; + padding: 2px; margin: 2px 0 0 1px; font-size: 13px; + line-height: 20px; height: 20px; } .placeholder { @@ -206,7 +218,7 @@ } .subcol-eighth { - width: 110px; + width: 110px; margin-left: 12px; } .subcol-eighth:nth-child(even) {