Fix MP3 option size
This commit is contained in:
parent
ac8c53375a
commit
7cd42e6c6b
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ footer a:hover {
|
|||
margin-top: 12px;
|
||||
position: relative;
|
||||
text-align: left;
|
||||
width: 622px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.mp3-inner {
|
||||
|
|
Loading…
Reference in a new issue