Skip to content

Commit

Permalink
Fix page status in page info dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jun 5, 2020
1 parent 44c4a3f commit 3730ddd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/alchemy/sitemap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@ $sitemap-url-xlarge-width: 350px;

.page_status {
display: inline-block;

.alchemy-dialog & {
display: block;
}
}

#sitemap_heading {
Expand Down

0 comments on commit 3730ddd

Please sign in to comment.