fixed the livestream button on android small screens
This commit is contained in:
+3
-3
@@ -164,7 +164,7 @@ button:hover {
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stats table,.viewdb table {
|
.stats table {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -434,7 +434,7 @@ button:hover {
|
|||||||
margin-left:auto;
|
margin-left:auto;
|
||||||
margin-rigth:auto;
|
margin-rigth:auto;
|
||||||
}
|
}
|
||||||
.viewdb table,.overview img {
|
.overview img {
|
||||||
width: 100%
|
width: 100%
|
||||||
}
|
}
|
||||||
.banner {
|
.banner {
|
||||||
@@ -447,7 +447,7 @@ button:hover {
|
|||||||
.stream {
|
.stream {
|
||||||
float: right;
|
float: right;
|
||||||
display: block;
|
display: block;
|
||||||
width: 60px;
|
width: 100px;
|
||||||
}
|
}
|
||||||
.logo img {
|
.logo img {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user