Skip to content

Commit dfc13ee

Browse files
committed
change map top menu containers padding to margin
1 parent 78e2d86 commit dfc13ee

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)