Skip to content

Commit 7cf3b9b

Browse files
authored
Merge pull request #283 from UtrechtUniversity/bugfix/MSL-779
MSL-779: Bugfix: make zoom buttons on data publications map work
2 parents 78e2d86 + dfc13ee commit 7cf3b9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/css/datapublicationMap/top-menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
top: 0;
2020
left: 0;
2121
right: 0;
22-
padding: 15px 50px;
22+
margin: 15px 50px;
2323
display: flex;
2424
justify-content: center;
2525
z-index: 1000;

0 commit comments

Comments
 (0)