]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix duplicate id "apps-management" 3917/head
authorMichael Letzgus <www@chronos.michael-letzgus.de>
Sun, 19 Mar 2017 15:17:26 +0000 (16:17 +0100)
committerMichael Letzgus <www@chronos.michael-letzgus.de>
Sun, 19 Mar 2017 15:17:26 +0000 (16:17 +0100)
Change CSS from #apps-management to .apps-management

Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
core/css/header.scss

index 2f0c1522b0b7abfc3458678a6ce934d76e71f8dd..aa7b84aba93db427a69175dd93671e645dbd6855 100644 (file)
@@ -324,7 +324,7 @@ nav {
 }
 
 /* Apps management */
-#apps-management {
+.apps-management {
        min-height: initial;
        height: initial;
        margin: 0;