Skip to content

Commit

Permalink
fix css issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry de Graaff committed Jul 20, 2017
1 parent e3cdca8 commit 5508f46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions com_rpost_rmail/com_rpost_rmail.css
Expand Up @@ -78,3 +78,6 @@ width:100%;
{
padding:10px;
}
.RmailFileList:empty {
display: none;
}
2 changes: 1 addition & 1 deletion com_rpost_rmail/com_rpost_rmail.xml
@@ -1,4 +1,4 @@
<zimlet name="com_rpost_rmail" version="0.2.7" label="${msg.RPostZimlet_label}" description="${msg.RPostZimlet_slogan}">
<zimlet name="com_rpost_rmail" version="0.2.8" label="${msg.RPostZimlet_label}" description="${msg.RPostZimlet_slogan}">
<summary></summary>
<resource>rpost.png</resource>
<include>com_rpost_rmail.js</include>
Expand Down

0 comments on commit 5508f46

Please sign in to comment.