diff --git a/sass/_textbook.scss b/sass/_textbook.scss index 0f066f2126..2e8fe98cd7 100644 --- a/sass/_textbook.scss +++ b/sass/_textbook.scss @@ -20,6 +20,8 @@ div.book-wrapper { div.hitarea { margin-left: -22px; background-image: url('/static/images/treeview-default.gif'); + position: relative; + top: 4px; &:hover { opacity: 0.6;