Merge pull request #1010 from lindenkron/Overflow-main-page

Fix overflow for tiles main page.
This commit is contained in:
Steve Seguin 2023-03-01 17:35:56 -05:00 committed by GitHub
commit 217ad59c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1043,7 +1043,6 @@ button.glyphicon-button.active.focus {
background-attachment: fixed;
background-position: center;
overflow-x: hidden;
overflow: hidden;
position: absolute;
z-index: 0;
}