Fixes alignment problems in some videos #434
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
|
|||
*
|
||||
|
||||
### Fixed
|
||||
*
|
||||
* Fixed the alignment of video, if it is 4:3 or vertical
|
||||
*
|
||||
|
||||
### Deprecated
|
||||
|
|
|
@ -20,7 +20,6 @@ video {
|
|||
position: relative;
|
||||
video {
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue