- fix: taskbar too height, overlaps toolbar

release-0.6
alecpl 15 years ago
parent 7d34064c3a
commit 359a95e062

@ -143,9 +143,9 @@ img
top: 0px;
right: 0px;
width: 600px;
height: 37px;
height: 28px;
background: url(images/taskbar.gif) top right no-repeat;
padding: 10px 4px 10px 0px;
padding: 10px 4px 0px 0px;
text-align: right;
white-space: nowrap;
z-index: 2;

Loading…
Cancel
Save