fix for excessively tall UI elements in Midori, and probably Safari

This commit is contained in:
Jesse D. McDonald 2020-04-30 04:32:31 -05:00
parent 5741c6eaed
commit aeb84f988f
1 changed files with 0 additions and 5 deletions

View File

@ -135,17 +135,12 @@ button:disabled .silhouette {
align-items: baseline;
}
#cb_select_theme {
height: 100%;
}
.cb-spacer {
flex: 1 1 auto;
}
#cb_choose_game {
margin-left: 0.2em;
height: 100%;
}
#cb_theme label {