Merge pull request #941 from dod-ccpo/long-totals-box
Fix Totals Box display on IE11
This commit is contained in:
commit
4c65c58bd1
@ -64,7 +64,7 @@
|
|||||||
margin-left: $gap * 6;
|
margin-left: $gap * 6;
|
||||||
margin-top: $gap * 3;
|
margin-top: $gap * 3;
|
||||||
width: 35%;
|
width: 35%;
|
||||||
height: fit-content;
|
display: table;
|
||||||
background-color: $color-gray-lightest;
|
background-color: $color-gray-lightest;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user