Topic on Help talk:Extension:AdvancedSearch
Jump to navigation
Jump to search
This is a permanent link to a single version of this post.
This version is from 7 months ago.
You can see the differences from the previous version, or view other versions on the post history page.
I realised this by adding the following CSS to my common.css:
.mw-advancedSearch-ui-itemMenuOptionWidget {
display: inline-block;
width: 46%;
border-top: none;
border-bottom: 1px solid #c8ccd1;
}