Skip to content

Commit

Permalink
Added bage - downloads count
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Aug 29, 2017
1 parent c250ccd commit 40f244e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ An excellent WYSIWYG editor written in pure TypeScript without the use of additi

[![Build Status](https://travis-ci.org/xdan/jodit.svg?branch=master)](https://travis-ci.org/xdan/jodit)
[![npm version](https://badge.fury.io/js/jodit.svg)](https://badge.fury.io/js/jodit)
[![npm](https://img.shields.io/npm/dm/jodit.svg)](https://www.npmjs.com/package/jodit)
[![Gitter](https://badges.gitter.im/xdan/jodit.svg)](https://gitter.im/xdan/jodit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

* [Official site](https://xdsoft.net/jodit/)
Expand Down
1 change: 1 addition & 0 deletions src/styles/modules/dialog.less
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
width: 18px;
height: 18px;
margin: 15px 0;
vertical-align: top;
}
}
.jodit_dialog_content{
Expand Down

0 comments on commit 40f244e

Please sign in to comment.