diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,7 +143,7 @@ header.your_turn { background-color: orange; } display: none;
}
-#events_panel, #played_card_panel, #table_panel {
+#events_panel, #played_card_panel, #table_panel, #samizdat_panel {
min-width: 200px;
width: auto;
/*display: inline-block;*/
|