stable
Clone or download
Read-only
Part of story #10173: Have multiple dashboards In my dashboard, I should not have too many whitespace at the left of the screen. Change-Id: I95f253cb58bb5e9ee06bb8e11ee7c11e3040b01f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/admin/AdminPageRenderer.php | +2 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/BurningParrotTheme.php | +8 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/HeaderPresenter.php | +6 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/HeaderPresenterBuilder.php | +11 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin.scss | +4 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +2 | −2 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/header.mustache | +1 | −1 | Go to diff View file |