Merge pull request #715 from ykris45/patch-16

alternative to fix mobile issue
This commit is contained in:
netop:// ウェッブ 2018-08-17 16:28:19 -05:00 committed by GitHub
commit f5a23e7d28
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 .btn-full-width
{ {
width: 100%; width: 100%;
height: 100%;
} }
.no-label .btn-label .no-label .btn-label
{ {
@ -236,4 +237,4 @@ video {
width: 100%; width: 100%;
max-width: 800px; max-width: 800px;
height: auto; height: auto;
} }