diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-11-04 15:00:11 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-11-04 15:00:11 -0300 |
commit | 0d662c174ff0b8c09213b9ecf8153dd283ccb91a (patch) | |
tree | 39e39d76da08ffefeef611fc14793e4394fc1aaa /changes | |
parent | c8bc7169b56405e644933e6fa314e486975e40ce (diff) |
[feat] improve msg and add margin above box
- Related: #7552
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index 87a80dbd..287b7736 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -10,6 +10,7 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff. Features ~~~~~~~~ +- `#7552 <https://leap.se/code/issues/7552>`_: Improve UI message and add some margin above the msg box. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |