@@ -81,6 +81,7 @@
}
td{
white-space: nowrap;
+ position: relative;
.moduleNumber{
text-align: center;
@@ -92,8 +93,9 @@
.updownimg {
width: 9px;
margin-left: 5px;
- position: relative;
- top: 1px;
+ position: absolute;
+ top: 7px;
+ right: 8px;
.tabFoot{
@@ -149,7 +149,7 @@
font-size: 14px;
- font-weight: 400
+ font-weight: 400;