1
0
Fork 0
This commit is contained in:
hkernbach 2016-10-14 14:22:01 +02:00
parent 0a82f161a5
commit 0edec08ceb
1 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,5 @@
// HEIGHTS
@media (max-height: 490px) {
.social-icons {
display: none;
}
#navigationBar {
overflow: scroll;
overflow-x: hidden !important;
@ -12,6 +7,12 @@
}
@media (max-height: 525px) {
.social-icons {
display: none;
}
}
@media (max-height: 560px) {
.navlogo {
.version {
display: none;