Skip to content
Snippets Groups Projects
Commit ad5e3bf7 authored by Etienne LOUPIAS's avatar Etienne LOUPIAS
Browse files

fix(carto): issue #11 responsive structure details

parent 490e659b
Branches
Tags
4 merge requests!2401.16 into 2.0,!2391.16.0,!233feat(carto): US82 + US97 + US98 rework carto and search bar,!226fix(carto): issue #11 responsive structure details
......@@ -18,17 +18,15 @@ a {
left: 0;
max-width: 980px;
width: 100%;
box-sizing: border-box;
height: calc(100vh - #{$header-height} - #{$footer-height});
padding: 0px 24px;
overflow: auto;
@media #{$tablet} {
height: calc(100vh - #{$header-height});
.printButton {
display: none !important;
}
.ico-close {
margin-left: 16px;
}
}
.printButton {
margin-right: 75px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment