Skip to content

Commit 58268c4

Browse files
committed
Stefan ziet de highlight niet
1 parent 1cbc556 commit 58268c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JavaScript/highlight.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ function highlightMenu() {
1616
.animate({
1717
backgroundColor: "rgba(" + color[0] + "," + color[1] + "," + color[2] + "," + PHP.mainmenu.opacity + ")",
1818
paddingBottom: 25,
19-
paddingLeft: 14,
20-
paddingRight: 14,
19+
paddingLeft: 5,
20+
paddingRight: 5,
2121
borderWidth: 2
2222
}, 500)
2323
.css("borderBottomRightRadius", 15)

0 commit comments

Comments
 (0)