Fix bootstrap CSS issues in Safari and Chrome

This commit is contained in:
Sebastian Serth
2018-11-06 14:18:58 +01:00
parent 45694ca838
commit c44478783a
7 changed files with 20 additions and 10 deletions

View File

@@ -45,10 +45,6 @@ button i.fa-spin {
width: 100%;
display: flex;
button {
font-size: 80%;
}
button, .btn-group {
flex-grow: 1;
}