mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 14:48:33 +01:00
fix widths :p
This commit is contained in:
parent
94f6372be5
commit
f11617d01f
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ a {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0px 0 0px -3px;
|
margin: 0px 0 0px -3px;
|
||||||
justify-self: left;
|
justify-self: left;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.video-info-pill-channelname {
|
.video-info-pill-channelname {
|
||||||
|
|
Loading…
Reference in a new issue