Scrollbar not repositioning Page

Scrollbar not repositioning Page
This commit is contained in:
Kukielka 2018-04-16 14:54:25 +02:00
parent d459bbe623
commit a04351fbdf
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ body {
max-height: 85%;
overflow: auto;
display: flex;
overflow-y: scroll;
}
#links-wrap a {