Browse Source

Remove `direction: rtl` from `.jp-RunningSessions-itemLabel`

Fixes #3084
François Vaux 7 years ago
parent
commit
f648125f93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/running/style/index.css

+ 0 - 1
packages/running/style/index.css

@@ -148,7 +148,6 @@
   padding-left: 4px;
   text-overflow: ellipsis;
   overflow: hidden;
-  direction: rtl;
   white-space: nowrap;
   border-radius: 2px;
   transition: background-color 0.1s ease;