diff --git a/src/General/css/style.css b/src/General/css/style.css index e7b081cf1..01859418f 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -551,10 +551,9 @@ hr ~ div.center:not(.ad-cnt) { cursor: help; font-size: 10px; font-weight: 700; - line-height: .8; - margin-top: 1px; + margin-top: 2px; } -.catalog-thread .subject { +.catalog-thread > .subject { flex-shrink: 0; font-weight: 700; line-height: 1; @@ -562,7 +561,7 @@ hr ~ div.center:not(.ad-cnt) { } .catalog-thread > .comment { flex-shrink: 1; - max-width: 100%; + align-self: stretch; overflow: hidden; text-align: center; } diff --git a/src/Menu/Menu.coffee b/src/Menu/Menu.coffee index 10ee67eaa..b9ec9350a 100755 --- a/src/Menu/Menu.coffee +++ b/src/Menu/Menu.coffee @@ -12,7 +12,7 @@ Menu = name: 'Menu' cb: @node CatalogThread.callbacks.push - name: 'Image Hover' + name: 'Menu' cb: @catalogNode node: ->