Fix aspect ratio issue
This commit is contained in:
		@ -12,7 +12,6 @@
 | 
				
			|||||||
  font-family: $plyr-font-family;
 | 
					  font-family: $plyr-font-family;
 | 
				
			||||||
  font-variant-numeric: tabular-nums; // Force monosace-esque number widths
 | 
					  font-variant-numeric: tabular-nums; // Force monosace-esque number widths
 | 
				
			||||||
  font-weight: $plyr-font-weight-regular;
 | 
					  font-weight: $plyr-font-weight-regular;
 | 
				
			||||||
  height: 100%;
 | 
					 | 
				
			||||||
  line-height: $plyr-line-height;
 | 
					  line-height: $plyr-line-height;
 | 
				
			||||||
  max-width: 100%;
 | 
					  max-width: 100%;
 | 
				
			||||||
  min-width: 200px;
 | 
					  min-width: 200px;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user