Fix font on alertify dialogues

This commit is contained in:
Murtuza Zabuawala 2017-09-20 11:42:16 +01:00 committed by Dave Page
parent 13665f68d8
commit 64159d11ce

View File

@ -105,6 +105,6 @@
.opacity-5 {
opacity: 0.5; }
.alertify .ajs-header,
.alertify .ajs-body {
font-family: 'Open Sans';
}
font-family: 'Open Sans'; }