Fix duplicate id "apps-management"

Change CSS from #apps-management to .apps-management

Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
This commit is contained in:
Michael Letzgus 2017-03-19 16:17:26 +01:00
parent 0b6ff1706f
commit 14f465879c
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ nav {
}
/* Apps management */
#apps-management {
.apps-management {
min-height: initial;
height: initial;
margin: 0;