#video-player Padding all 6px

Padding should be 6px rather than padding: 6px 6px 5px 6px;
This commit is contained in:
Mark Firth 2017-11-07 11:26:17 +10:00 committed by GitHub
parent 15ae01321e
commit 7b22fb62f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -523,7 +523,7 @@ table {
margin: 0 auto;
margin-top: 2%;
border: 1px solid #d0d0d0;
padding: 6px 6px 5px 6px;
padding:6px;
}
.show-asset-light {