mirror of
https://github.com/wekan/wekan.git
synced 2026-01-02 07:38:49 +01:00
Merge pull request #1951 from tomodwyer/ie11-fix-swimlanes
Fix vertical text for swimlanes in IE11
This commit is contained in:
commit
b7f59db03c
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
border-bottom: 1px solid #CCC
|
||||
|
||||
.swimlane-header
|
||||
-ms-writing-mode: tb-rl;
|
||||
writing-mode: vertical-rl;
|
||||
transform: rotate(180deg);
|
||||
font-size: 14px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue