auto width for skip button

This commit is contained in:
Nicky Case 2018-05-29 17:01:43 -04:00
parent deb79a31ed
commit 5dee2b8f65
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ a:hover{
position: absolute;
right:10px;
bottom:10px;
width: 80px;
width: auto;
height: 25px;
font-size: 25px;
line-height: 25px;