فهرست منبع

Merge branch 'thuanpq-make-small-add-card-at-list-top-easier-to-see' into devel

Lauri Ojansivu 7 سال پیش
والد
کامیت
8f2bebeeef
2فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 2 1
      CHANGELOG.md
  2. 1 0
      client/components/lists/list.styl

+ 2 - 1
CHANGELOG.md

@@ -5,7 +5,8 @@ This release adds the following new features:
 * [Change password of any user in Standalone Wekan Admin Panel](https://github.com/wekan/wekan/pull/1372);
 * [Change password of any user in Standalone Wekan Admin Panel](https://github.com/wekan/wekan/pull/1372);
 * [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373);
 * [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373);
 * [Auto update card cover with latest uploaded image attachment](https://github.com/wekan/wekan/pull/1387);
 * [Auto update card cover with latest uploaded image attachment](https://github.com/wekan/wekan/pull/1387);
-* [Always display attachment section for uploading file quickly](https://github.com/wekan/wekan/pull/1391).
+* [Always display attachment section for uploading file quickly](https://github.com/wekan/wekan/pull/1391);
+* [Make it easier to see the Add Card button at top of list](https://github.com/wekan/wekan/pull/1392).
 * Update tranlations. Add Latvian language;
 * Update tranlations. Add Latvian language;
 * Update to Meteor 1.6.0, Node 6.12.2 and MongoDB 3.2.18.
 * Update to Meteor 1.6.0, Node 6.12.2 and MongoDB 3.2.18.
 
 

+ 1 - 0
client/components/lists/list.styl

@@ -81,6 +81,7 @@
 
 
   .list-header-plus-icon
   .list-header-plus-icon
     color: #a6a6a6
     color: #a6a6a6
+    margin-right: 10px
 
 
   .highlight
   .highlight
     color: #ce1414
     color: #ce1414