diff --git a/less/topic.less b/less/topic.less index e84f86b..622dc73 100644 --- a/less/topic.less +++ b/less/topic.less @@ -481,6 +481,17 @@ } } + .navigator-thumb { + position: fixed; + background-color: @gray-lighter; + bottom: 60px; + left: 0px; + padding: 10px; + border-radius: 5px; + white-space: nowrap; + z-index: 100; + } + .pagination-block { position: fixed; width: 100%; diff --git a/templates/topic.tpl b/templates/topic.tpl index 0198223..a3d889c 100644 --- a/templates/topic.tpl +++ b/templates/topic.tpl @@ -71,7 +71,11 @@ -