Browse Source

https://github.com/tracim/tracim/issues/679, remove the search bar in tracim v2

AlexiCauvin 6 years ago
parent
commit
a735c4b125
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frontend/src/css/Header.styl

+ 1 - 0
frontend/src/css/Header.styl View File

25
       margin-top 15px
25
       margin-top 15px
26
       list-style none
26
       list-style none
27
       &__itemsearch
27
       &__itemsearch
28
+        display none
28
         margin-right 8%
29
         margin-right 8%
29
         width 55%
30
         width 55%
30
         &__search
31
         &__search