alternative to fix mobile issue

set height
This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2018-08-16 03:06:46 +07:00 committed by GitHub
parent 3e35d81b6f
commit 62c29c270a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,6 +170,7 @@ a:hover img
.btn-full-width
{
width: 100%;
height: 100%;
}
.no-label .btn-label
{
@ -236,4 +237,4 @@ video {
width: 100%;
max-width: 800px;
height: auto;
}
}