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;
|
margin-top: 12px;
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 622px;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mp3-inner {
|
.mp3-inner {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue