Skip to content

Commit

Permalink
Cnh/11323 workbench header prov edits (#11324)
Browse files Browse the repository at this point in the history
* Remove properties causing misalignment #11323

* Fix workbench sidepanel misalignment during provisional edit review #11323
  • Loading branch information
chiatt authored Aug 12, 2024
1 parent f644dbe commit ac76107
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions arches/app/media/css/components/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@

.expanded .workbench-card-sidepanel-header-container {
width: 599px;
margin-left: -16px;
padding-left: 15px;
}

.workbench-card-sidepanel-header {
Expand Down
1 change: 1 addition & 0 deletions releases/7.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Arches 7.6.0 Release Notes
- 10738 Adds Github action for comparing test coverage between branches and rejecting branches that lower test coverage
- Ensure search facets have widget label on advanced search restore #11046
- Persists unsaved value in string widget if a user switches between cards in the card tree #11092
- Fixes workbench sidepanel header misalignment occuring during provisional edit review #11323
- 10842 Adds project-level testing and GitHub test runners
- 10862 Lenient file-type checking mode
- 10699 Allow overriding search_results view
Expand Down

0 comments on commit ac76107

Please sign in to comment.