diff --git a/less/header.less b/less/header.less index 7b0af28..df76901 100644 --- a/less/header.less +++ b/less/header.less @@ -205,6 +205,8 @@ display: inline-block; padding-left: 5px; padding-right: 5px; + padding-top: 0px; + padding-bottom: 0px; } .open>a { diff --git a/less/posts_list.less b/less/posts_list.less index 450f860..8fd1e0a 100644 --- a/less/posts_list.less +++ b/less/posts_list.less @@ -107,6 +107,11 @@ } } +.posts-list.diffs .posts-list-item .content { + max-height: inherit; + overflow-y: none; +} + @media (max-width: @screen-sm-min) { .posts-list .posts-list-item .post-info { width: 100px; diff --git a/package.json b/package.json index 61801c3..b949da8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "8.0.0", + "version": "8.0.9", "nbbpm": { "compatibility": "^1.8.0" }, @@ -40,6 +40,6 @@ }, "dependencies": { "striptags": "^3.1.1", - "pulling": "^1.1.1" + "pulling": "^1.1.2" } } diff --git a/templates/account/profile.tpl b/templates/account/profile.tpl index 56f4db8..131a2c0 100644 --- a/templates/account/profile.tpl +++ b/templates/account/profile.tpl @@ -70,7 +70,7 @@ [[user:website]] - {websiteName} + {websiteName} diff --git a/templates/chat.tpl b/templates/chat.tpl index 101a9bb..d4f3b08 100644 --- a/templates/chat.tpl +++ b/templates/chat.tpl @@ -46,7 +46,7 @@
- + {maximumChatMessageLength}
diff --git a/templates/login.tpl b/templates/login.tpl index ffc083e..7ba736c 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -55,7 +55,7 @@

[[login:alternative_logins]]

diff --git a/templates/outgoing.tpl b/templates/outgoing.tpl index b460118..48e7ede 100644 --- a/templates/outgoing.tpl +++ b/templates/outgoing.tpl @@ -7,7 +7,7 @@ [[notifications:outgoing_link_message, {title}]]

- [[notifications:continue_to, {outgoing}]] + [[notifications:continue_to, {outgoing}]] [[notifications:return_to, {title}]]

diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index c9a39e1..338309b 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -23,8 +23,8 @@ [[user:profile]] -
  • [[user:settings]]
  • [[user:edit]]
  • +
  • [[user:settings]]
  • diff --git a/templates/partials/modals/post_history.tpl b/templates/partials/modals/post_history.tpl index 1f4bb70..738c677 100644 --- a/templates/partials/modals/post_history.tpl +++ b/templates/partials/modals/post_history.tpl @@ -19,6 +19,6 @@
    - + \ No newline at end of file diff --git a/templates/partials/move_post_modal.tpl b/templates/partials/move_post_modal.tpl index 1f623e7..e3ffe03 100644 --- a/templates/partials/move_post_modal.tpl +++ b/templates/partials/move_post_modal.tpl @@ -1,4 +1,22 @@ -
    - -
    +
    +
    +

    [[topic:thread_tools.move-posts]]

    +
    +
    +
    + +
    +
    +

    + [[topic:move_posts_instruction]]
    + +

    +
    +
    diff --git a/templates/partials/topic/topic-menu-list.tpl b/templates/partials/topic/topic-menu-list.tpl index eb1f2ee..3103c85 100644 --- a/templates/partials/topic/topic-menu-list.tpl +++ b/templates/partials/topic/topic-menu-list.tpl @@ -7,6 +7,7 @@
  • [[topic:thread_tools.move]]
  • [[topic:thread_tools.fork]]
  • +
  • [[topic:thread_tools.move-posts]]
  • diff --git a/templates/register.tpl b/templates/register.tpl index 079b1c6..84b289a 100644 --- a/templates/register.tpl +++ b/templates/register.tpl @@ -68,7 +68,7 @@

    [[register:alternative_registration]]

    diff --git a/templates/search.tpl b/templates/search.tpl index a26f930..980a583 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -34,8 +34,23 @@
    - - +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    @@ -48,10 +63,6 @@ [[search:search-child-categories]]
    -
    - - -