fix analysis embed CSS

pull/2467/head
Thibault Duplessis 2016-12-12 18:16:09 +01:00
parent 5e615b4120
commit 2f32a4d480
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ div.lichess_game {
height: 100%;
flex-flow: row nowrap;
}
/* div.lichess_game div.lichess_board_wrap { */
/* flex: 1 1 100%; */
/* } */
div.lichess_game div.lichess_board_wrap {
flex: 1 1 100%;
}
div.lichess_game div.lichess_ground {
flex: 1 1 100%;
padding-left: 0;