Hide overflowing elements when userfinder is active. Don't scroll on button presses. Make buttons slightly bigger and more spaced out.

This commit is contained in:
shpuld 2017-11-08 11:26:42 +02:00
parent e74e725750
commit bfa04bfb11
3 changed files with 18 additions and 7 deletions

View file

@ -69,6 +69,12 @@ button{
flex: 1;
line-height: 21px;
height: 21px;
overflow: hidden;
.nav-icon {
font-size: 1.1em;
margin-left: 0.4em;
}
}
.gaps > .item {