[UI] better looking

This commit is contained in:
emeric
2015-04-06 17:47:00 +02:00
parent a713b1b453
commit 45fcb38b62
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -27,6 +27,8 @@ LmsAuth::LmsAuth(Database::Handler& db)
db.getUserDatabase(),
db.getLogin())
{
// Root div has to be a container
this->setStyleClass("container");
}