diff --git a/chrome/bookmarks_below_content.css b/chrome/bookmarks_below_content.css index 8c92394..ea40f87 100644 --- a/chrome/bookmarks_below_content.css +++ b/chrome/bookmarks_below_content.css @@ -17,7 +17,7 @@ See the above repository for updates as well as full license text. */ border-bottom: none; } #PersonalToolbar{ - position: absolute; + position: fixed; bottom: 0; width: 100%; }