mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
Merge pull request #715 from ykris45/patch-16
alternative to fix mobile issue
This commit is contained in:
commit
f5a23e7d28
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue