Notifications, enable line wrapping #3527

This commit is contained in:
Martin Filser 2021-02-06 12:46:06 +01:00
parent d470281a5e
commit e13fa0d2d1
3 changed files with 3 additions and 6 deletions

View file

@ -11,7 +11,7 @@ template(name="header")
a(href="{{pathFor 'home'}}")
span.fa.fa-home
ul
ul.header-quick-access-list
if currentList
each currentBoard.lists
li(class="{{#if $.Session.equals 'currentList' _id}}current{{/if}}")
@ -41,7 +41,7 @@ template(name="header")
a(href="{{pathFor 'home'}}")
span.fa.fa-home
| {{_ 'all-boards'}}
ul
ul.header-quick-access-list
//li
// a(href="{{pathFor 'public'}}")
// span.fa.fa-globe

View file

@ -113,7 +113,7 @@
a:hover, a.is-active
color: white
ul
ul.header-quick-access-list
transition: opacity 0.2s
overflow-x: auto
overflow-y: hidden

View file

@ -29,10 +29,7 @@
color: #bbb
.details
.activity
display: flex
a.member
margin: 0px 0px 0px 0px
padding: 0px