I hate CSS. "Fix" the game hand display. Not sure why it got broken, had to be related to using tabs.
This commit is contained in:
parent
f294f3b64a
commit
11a343eb75
|
@ -254,7 +254,7 @@ HttpSession hSession = request.getSession(true);
|
|||
Waiting for server...
|
||||
</div>
|
||||
</div>
|
||||
<div style="width:100%; height:100%;">
|
||||
<div style="width:100%; height:472px;">
|
||||
<div style="width:100%; height:100%;">
|
||||
<div class="game_left_side">
|
||||
<div class="game_black_card_wrapper">
|
||||
|
|
Loading…
Reference in New Issue