Commit 35a1c55c authored by Randall Leeds's avatar Randall Leeds

Merge pull request #434 from hypothesis/407-site-scroll

app.scss -> sidebar.scss and keep it out of site
parents f11536e2 cc3e6397
......@@ -110,7 +110,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.annotator-heatmap {
@include stretch-y;
height: 100%;
svg {
@include stretch-y;
background: hsla(0, 0, 0, .1);
......@@ -174,7 +174,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
left: 7px;
}
}
&.upper {
.svg {
background-image: url("../images/up_tab.svg");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment