Skip to content
Snippets Groups Projects
Verified Commit 462b93d6 authored by David Beniamine's avatar David Beniamine
Browse files

Increase mosaic popin width

parent 0774f3ed
Branches
Tags
2 merge requests!55demo version for Clarisse workshop,!50Open edit popup on click on mosaic
Pipeline #793 passed
......@@ -307,7 +307,7 @@ html, body {
border: 0;
border-radius: 3px;
color: rgba(255,255,255,.85);
width: 30vw;
width: 70vw;
display: inline-block;
font-weight: 200;
......@@ -318,7 +318,7 @@ html, body {
line-height: 1.2em;
padding: 1.0em 1vw;
margin: 2vh 0 1.5vh 0;
margin: 2vh 0 1.5vh -10vw;
}
.mosaic_category {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment