@ -14,7 +14,6 @@ body {
background-color: white;
border: 0;
box-sizing: border-box;
height: 40px;
left: 0;
margin: 0;
padding: 0 1em;
@ -56,7 +55,7 @@ input:focus {
}
#content {
font: 13px sans-serif;
margin-top: 40px;
margin-top: 3.5em;
width: 100%;
@ -186,7 +185,7 @@ body.compactView #content td {
position: fixed;
right: 0;
top: 0;
top: 3.5em;
z-index: 100;
#popupContainer.show ~ #focusOverlay {