Unhide OutputContainer and alig-right all the first column text
parent
23eacf3c1a
commit
1511b436dd
|
@ -55,7 +55,5 @@ select.chosen {
|
||||||
tr td:first-child {
|
tr td:first-child {
|
||||||
min-width: 300px;
|
min-width: 300px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
text-align: right;
|
||||||
.OutputContainer {
|
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue