Browse Source

Remove vertical-align - doesn't fix for all board themes

walster001 9 months ago
parent
commit
c020ce8895
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/components/boards/boardColors.css

+ 0 - 1
client/components/boards/boardColors.css

@@ -1796,7 +1796,6 @@
 @media screen and (max-width: 800px) {
 @media screen and (max-width: 800px) {
   .board-color-moderndark .list-header .list-header-name {
   .board-color-moderndark .list-header .list-header-name {
     line-height: unset;
     line-height: unset;
-    vertical-align: middle;
     padding-top: 10px;
     padding-top: 10px;
   }
   }
   .board-color-moderndark .list-header-black, .board-color-moderndark .mini-list {
   .board-color-moderndark .list-header-black, .board-color-moderndark .mini-list {