Skip to content

Commit

Permalink
BugzID: 20881 Restore selector accidentally trashed by comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Nov 8, 2024
1 parent 7856490 commit 9d80232
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom/themes/lib_unb_ca/src/scss/overrides/_barrio.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
float: none;
}
}
// Fix Webform > Confirmation > Modal > Close button missing content.
/* Fix Webform > Confirmation > Modal > Close button missing content */
button.ui-dialog-titlebar-close::before {
content: "X";
position: absolute;
top: 1px;
Expand Down

0 comments on commit 9d80232

Please sign in to comment.