Correct eject button position

This commit is contained in:
Jordan Eldredge 2014-11-09 19:22:35 -08:00
parent 3c9083c3af
commit 7924aee98b

View file

@ -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;