move narrative header across to match cardstack

This commit is contained in:
Lachlan Kermode
2019-01-17 10:37:21 +00:00
committed by Franc Camps-Febrer
parent f93a1feccc
commit bf012ebed9

View File

@@ -8,7 +8,7 @@ NARRATIVE INFO
position: fixed;
top: 30px;
left: auto;
right: 10px;
right: 25px;
height: 170px;
width: $narrative-info-width;
box-sizing: border-box;
@@ -142,7 +142,7 @@ NARRATIVE INFO
position: fixed;
padding: 2px 5px 0 5px;
// right: $narrative-info-width - 15px - 10px;
right: 10px;
right: 25px;
top: 5px;
width: $narrative-info-width - 10px - 2px;
// width: 15px;