Index: trunk/extensions/MobileFrontend/stylesheets/common.css |
— | — | @@ -179,8 +179,8 @@ |
180 | 180 | border-bottom: 1px solid #888; |
181 | 181 | z-index: 2; |
182 | 182 | position: absolute; |
183 | | - left: 52px; /* #searchbox padding left 44px + margin-left */ |
184 | | - right: 40px; /* #searchbox padding right 32px + header margin-right */ |
| 183 | + left: 53px; /* #searchbox padding left 44px + #header margin-left + #searchbox border right */ |
| 184 | + right: 41px; /* #searchbox padding right 32px + #header margin-right + #searchbox border left*/ |
185 | 185 | } |
186 | 186 | |
187 | 187 | html[dir="rtl"] #results { |