Deck display fix
This commit is contained in:
parent
01d57c682b
commit
1e7b295384
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ table.decktable {
|
|||
details.deckwrap {
|
||||
border: 1px solid CanvasText;
|
||||
width: 297px;
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
details.deckwrap summary {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue