Skip to content

Commit

Permalink
Fixed issue #10415: better design when validating expression in mail …
Browse files Browse the repository at this point in the history
…templates
  • Loading branch information
olleharstedt committed Feb 15, 2016
1 parent 6395c39 commit 2e56660
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/Sea_Green/css/lime-admin-misc.css
Expand Up @@ -32,3 +32,9 @@
display: none;
overflow-y: auto;
}

/** Popup when validating email template */
iframe#dialog {
width: 100%;
height: 100%;
}

0 comments on commit 2e56660

Please sign in to comment.