Merged in hotfix/MAPG-51-fix-page-overflow-scrollbar-visi (pull request #26)
MAPG-51 fix page overflow (showGuessButtonContainer is not absolute in non-mobile mode)
This commit is contained in:
commit
eeceed1d58
@ -192,7 +192,7 @@ div.buttonContainer.bottom {
|
||||
|
||||
@media screen and (min-width: 600px) {
|
||||
#showGuessButtonContainer {
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#guess {
|
||||
|
Loading…
Reference in New Issue
Block a user