panel mode sizing appears ok - except in big test.
- last time I did that I got a huge out of mem issue - dunno what that was, but the strip calc is off for wtf4 - wait, it also has the previous piece in it. that's not good.
This commit is contained in:
parent
6c84ce3b49
commit
57c9eb5950
2 changed files with 14 additions and 9 deletions
|
|
@ -155,9 +155,8 @@ p.infobox {
|
|||
height: 100%;
|
||||
color: #00f080;
|
||||
width: 2em;
|
||||
border: 2px dashed #10161a;
|
||||
background: #0a0a0f;
|
||||
display: inline-block;
|
||||
background: #082020;
|
||||
display: inline-table;
|
||||
}
|
||||
|
||||
.nosb {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue