don't start l-s until config is valid

This commit is contained in:
Josh Harvey 2016-12-10 00:11:34 +02:00
parent 20130eb24a
commit db79f958c8
5 changed files with 31 additions and 24 deletions

View file

@ -346,7 +346,8 @@ p {
.lamassuAdminNavBar {
margin: 0;
padding: 0;
padding: 0 0 60px 0;
background-color: #2d2d2d;
font-size: 18px;
}