diff --git a/js/apps/system/_admin/aardvark/APP/frontend/scss/_screenSizes.scss b/js/apps/system/_admin/aardvark/APP/frontend/scss/_screenSizes.scss index 563f1739ee..2e6e725a48 100644 --- a/js/apps/system/_admin/aardvark/APP/frontend/scss/_screenSizes.scss +++ b/js/apps/system/_admin/aardvark/APP/frontend/scss/_screenSizes.scss @@ -1,3 +1,25 @@ +// HEIGHTS + +@media (max-height: 490px) { + .social-icons { + display: none; + } +} + +@media (max-height: 525px) { + .navlogo { + .version { + display: none; + } + } + + .shortcut-icons { + display: none; + } +} + +// WIDTHS + @media (max-width: 568px) { //PAGINATION