stable

Clone or download

Read-only

Fix margin in project sidebar for options (FlammingParrot and BurningParrot)

This is part of story #21791 see Programs & Teams in sidebar How to test: - Go to FP page - Go to BP page - Sidebar is not collapsed - For good tests, you need to test with: - Project flags enable / project banner enable - Project flags disbale / project banner enable - Project flags enable / project banner disable - Project flags disable / project banner disable Expected results: - For each test, the display is good Change-Id: Ic42c3c3b4bac3e092861d8524d6e40302025bd74

Modified Files

Name
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-collapsed.scss +2 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-project.scss +19 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar.scss +0 −12 Go to diff View file
M src/themes/BurningParrot/templates/project-sidebar.mustache +1 −1 Go to diff View file
M src/themes/BurningParrot/templates/sidebar/project-privacy.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +10 −5 Go to diff View file
M src/themes/FlamingParrot/templates/project-sidebar.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/templates/sidebar/project-privacy.mustache +1 −1 Go to diff View file