mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 11:04:00 +00:00
Correct eject button position
This commit is contained in:
parent
3c9083c3af
commit
7924aee98b
1 changed files with 1 additions and 1 deletions
|
|
@ -425,7 +425,7 @@ a:focus { outline: none; }
|
|||
|
||||
#eject {
|
||||
position: absolute;
|
||||
top: 88px;
|
||||
top: 89px;
|
||||
left: 136px;
|
||||
background-image: url('skins/default/CBUTTONS.BMP');
|
||||
height: 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue