mirror of https://github.com/Chocobozzz/PeerTube
Changed a tag from `flex` to `inline` to avoid misclicks.pull/671/head
parent
05623b9030
commit
77af3a9701
|
@ -94,7 +94,7 @@
|
|||
.video-info-by a {
|
||||
@include disable-default-a-behaviour;
|
||||
|
||||
display: flex;
|
||||
display: inline;
|
||||
align-items: center;
|
||||
font-size: 13px;
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in New Issue