فهرست منبع

Set fixed width for swimlane header

Andrés Manelli 7 سال پیش
والد
کامیت
2e8f8924dd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      client/components/swimlanes/swimlanes.styl

+ 1 - 1
client/components/swimlanes/swimlanes.styl

@@ -39,7 +39,7 @@
       margin-top: 50px;
       font-weight: bold;
       min-height: 9px;
-      min-width: 30px;
+      width: 50px;
       overflow: hidden;
       -o-text-overflow: ellipsis;
       text-overflow: ellipsis;