alecpl
2010-02-03 359a95e062952f086d5e8a771f6446cd0c1a2056
- fix: taskbar too height, overlaps toolbar


1 files modified
4 ■■■■ changed files
skins/default/common.css 4 ●●●● patch | view | raw | blame | history
skins/default/common.css
@@ -143,9 +143,9 @@
  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;