mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-01 06:25:22 +00:00
Fix marquee width (#1087)
Noticeable on this skin: http://localhost:8080/?skinUrl=https://cdn.webampskins.org/skins/d69669053afe3be4c17ca274cba65a8a.wsz
This commit is contained in:
parent
880787f569
commit
309c271028
3 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@
|
|||
position: absolute;
|
||||
left: 111px;
|
||||
top: 24px;
|
||||
width: 155px;
|
||||
width: 154px;
|
||||
height: 6px;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 168 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
Loading…
Add table
Add a link
Reference in a new issue