diff -u b/core/modules/shortcut/shortcut.module b/core/modules/shortcut/shortcut.module --- b/core/modules/shortcut/shortcut.module +++ b/core/modules/shortcut/shortcut.module @@ -390,7 +390,7 @@ '#attached' => array( 'library' => array( 'shortcut/drupal.shortcut', - 'core/hint.css' + 'core/hint.css', ), ), '#prefix' => '', );