Skip to content

Commit

Permalink
remove margin bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Jun 17, 2022
1 parent b005502 commit 47a487f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/pure-modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,7 @@
.admini .pure-modal .pure-modal-action .btn-close span {
display:none;
}

.admini .pure-modal .pure-modal-action .toolbar--north h1 {
margin-bottom: 0;
}

0 comments on commit 47a487f

Please sign in to comment.