VectorGOLEM/resources/skins.vector.styles/layouts
Nicholas Ray ca22b84df4 Make #p-search's start margin dependent on .vector-search-box-show-thumbnail
Before this commit, the following config would result in the search box
not lining up vertically with the tabs:

$wgVectorWvuiSearchOptions = [
  "showThumbnail" => false,
];
```

This commit fixes that by making the start margin dependent on the
`showThumbnail` option.

Bug: T284242
Change-Id: I0132ef8afb3206836d9f16771cbefda5b8bfa3ec
2021-07-14 13:40:54 -06:00
..
print.less Reorganize LESS files to match ResourceLoader conventions 2021-04-08 15:47:56 +01:00
screen.less Make #p-search's start margin dependent on .vector-search-box-show-thumbnail 2021-07-14 13:40:54 -06:00