Skip to content
Snippets Groups Projects
Commit 224b4d5d authored by anonymous's avatar anonymous
Browse files

ODPSH-28: fix layout

parent 938694f5
Branches
Tags
No related merge requests found
...@@ -1243,6 +1243,15 @@ body { ...@@ -1243,6 +1243,15 @@ body {
{ {
width: 960px; width: 960px;
} }
.dataset-map-expanded .wrapper {
margin-top: initial;
}
.dataset-map-expanded #dataset-map{
top:-20px;
}
.dataset-map-expanded .filters{
margin-top:121px;
}
.dataset-map-expanded #dataset-map .module-heading{ .dataset-map-expanded #dataset-map .module-heading{
border-top: none; border-top: none;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment