diff --git a/less/navigationBar.less b/less/navigationBar.less index ff3761d641b..bec8d6668d1 100644 --- a/less/navigationBar.less +++ b/less/navigationBar.less @@ -745,10 +745,8 @@ background-size: 14px 14px; margin: 0; height: 0; - width: 14px; - height: 14px; - position: relative; - left: 5px; + width: @urlbarFormHeight; // #6704 + height: @urlbarFormHeight; // #6704 &.removeBookmarkButton { background: url('../img/toolbar/bookmark_marked.svg') center no-repeat;