Skip to content

Commit

Permalink
Modify headding tags on plugin error messages in Finish tab of send c…
Browse files Browse the repository at this point in the history
…ampaign to fix empty icon bug:

https://mantis.phplist.org/view.php?id=19321
  • Loading branch information
mariez committed Jul 25, 2018
1 parent 8373168 commit 7305d62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions less/legacy.less
Expand Up @@ -187,6 +187,11 @@ div.segment .clearfix{margin:20px 0 !important}
body.messages table.messagesendstats{ width: 49%; float: left; margin-left: 1%;}
.modal-content .openhelpimage{padding-top:0}
#generatetextversion{border:0; padding:0;width:auto;margin-right:0px}
/* plugin error message on finish tab of send campaign*/
#sendmessageform #addtoqueue .missing{
h1,h2,h3,h4,h5,h6{display:inline;font-weight:bold;font-size:inherit}
p{margin-top:0}
}


/* # header *******************/
Expand Down

0 comments on commit 7305d62

Please sign in to comment.