arXiv / arxiv-search

arXiv Search UI & APIs
https://arxiv.github.io/arxiv-search/
MIT License
96 stars 15 forks source link

fixes display of boolean operator in advanced search form #295

Closed SBBCornell closed 3 years ago

SBBCornell commented 3 years ago

Two small changes to fix the display of the boolean operator in the advanced search.

A new css rule hides it only for the first row. And an inline css rule in the form is removed because it was hiding it on all rows.

DavidLFielding commented 3 years ago

Looks good!