Unhide OutputContainer and alig-right all the first column text

pull/3477/head
Isaac Connor 2022-04-29 18:14:21 -04:00
parent 23eacf3c1a
commit 1511b436dd
1 changed files with 1 additions and 3 deletions

View File

@ -55,7 +55,5 @@ select.chosen {
tr td:first-child {
min-width: 300px;
vertical-align: top;
}
.OutputContainer {
display: none;
text-align: right;
}