metrics: fix css

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2015-09-23 15:36:15 +05:30
parent cc6a87ffda
commit 7f790af2c2
1 changed files with 0 additions and 5 deletions

View File

@ -347,7 +347,6 @@ table th div.ui-resizable-handle {
}
.no-split tbody {
height: 520px;
padding-top: 58px;
}
@ -355,10 +354,6 @@ table th div.ui-resizable-handle {
min-width: 120px;
}
.horizontal-overflow tbody {
overflow: auto;
}
.groupable-header {
background: url(../images/bg-table-head.png);
border-left: 1px solid #C6C3C3;