Fix firefox specific graphical bugs in the servicematrix view

This commit is contained in:
Johannes Meyer 2014-03-31 10:53:54 +02:00
parent d0fd25d4ef
commit 77403d55d6
1 changed files with 1 additions and 3 deletions

View File

@ -535,13 +535,10 @@ table.pivot {
thead {
th {
height: 6em;
position: relative;
div {
margin-top: -3em;
margin-right: -1.5em;
padding-left: 1.3em;
position: absolute;
span {
width: 1.5em;
@ -576,6 +573,7 @@ table.pivot {
tbody {
th {
padding: 0 14px 0 0;
white-space: nowrap;
a {
font-size: 0.8em;