use proper bootstrap class

This commit is contained in:
Pierre Bondoerffer
2017-08-09 15:46:17 +02:00
parent b34e252eda
commit c036bb26be
3 changed files with 6 additions and 24 deletions

View File

@@ -475,14 +475,5 @@ form.realtime, div.realtime {
display: inline-flex;
align-items: center;
justify-content: center;
&.btn-default {
background-color: #BBB;
color: black;
&:hover {
background-color: #DDD;
}
}
}