Merge pull request #485 from Invariant-Change/patch-10

Border Removed From Video Thumbs
This commit is contained in:
Bill Bittner 2018-06-21 11:59:25 -07:00 committed by GitHub
commit a65618d334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,4 @@
cursor: pointer;
background-color: #ffffff;
width: calc(100% - 12px - 12px - 2px);
margin: 6px;
padding: 6px;
border: 1px solid #d0d0d0;
}