Scoot the search button over a bit

This commit is contained in:
Richard Feldman 2020-05-19 21:33:33 -04:00
parent 5020dbc781
commit 891e15dbb7

View File

@ -100,7 +100,7 @@ a:hover {
.search-button {
flex-shrink: 0; /* always shrink the package name before these; they have a relatively constrained length */
padding: 12px 18px;
margin-right: 32px;
margin-right: 42px;
display: none; /* only show this in the mobile view */
}