}
button {
+ cursor: pointer;
font-size: inherit;
+ line-height: inherit;
}
background: none;
border: none;
outline: none;
- cursor: pointer;
- display: block;
height: var(--navbar-height);
position: relative;
/* width: var(--navbar-height); */
background: transparent url(../img/caret.svg) no-repeat center;
background-size: 55%;
border: none;
- cursor: pointer;
outline: none;
position: absolute;
height: 1.4em; /* NOTE must match line-height of text; slightly tweaked for alignment */
background-size: auto 0.75em;
border: none;
outline: none;
- cursor: pointer;
padding: 0.35rem 1.5rem 0.35rem 0.5rem;
position: relative;
z-index: var(--z-index-page-version-menu);
background-size: 49%;
border: none;
outline: none;
- cursor: pointer;
- display: block;
height: 2.5rem;
padding: 0;
width: 2.5rem;