diff --git a/less/categories.less b/less/categories.less index c9d9fd3..73ea6ad 100644 --- a/less/categories.less +++ b/less/categories.less @@ -31,11 +31,7 @@ font-size: 20px; line-height: 22px; margin: 0; - position: absolute; margin-left: 62px; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; width: 85%; strong { @@ -44,9 +40,13 @@ } @media (max-width: @screen-sm-max) { + .user-img { + width: 32px; + height: 32px; + margin-right: 8px; + } h1 { - width: 95%; - margin-left: 0; + margin-left: 40px; } } } @@ -104,7 +104,7 @@ .pointer; margin-bottom: 10px; overflow:hidden; - + &:hover { filter: brightness(115%); -webkit-filter: brightness(115%); diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index 4078578..bf46d12 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -5,7 +5,7 @@