
bootsrap view only landscape example
bootsrap view only landscape example in css
@media (orientation:landscape) { .hide-on-landscape { display: none; } }
@media (orientation:portrait) { .hide-on-portrait { display: none; } }
bootsrap view only landscape example in css
@media (orientation:landscape) { .hide-on-landscape { display: none; } }
@media (orientation:portrait) { .hide-on-portrait { display: none; } }
Share URL: bootsrap-view-only-landscape-example