Skip to content

Commit

Permalink
[4.0] Modal trapped (#21343)
Browse files Browse the repository at this point in the history
PR for #19408

I know that the modal code is going to be replaced eventually but this "trap" is preventing people from working with patchtester easily and from testing other part of joomla 4

(I am only committing the scss as I assume we no longer commit the compiled assets)
  • Loading branch information
brianteeman authored and wilsonge committed Aug 19, 2018
1 parent 204bb55 commit 302f10b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion administrator/templates/atum/scss/blocks/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

.header {
position: relative;
z-index: 1060;
background: $white;
box-shadow: $atum-box-shadow;

Expand Down

0 comments on commit 302f10b

Please sign in to comment.