Commit d9a33606 authored by Randall Leeds's avatar Randall Leeds

move to a 500px sidebar

parent 8c5cfc06
......@@ -631,10 +631,10 @@ $threadexp-width: 1em;
@media screen and (min-width: 37.5em) {
.hyp-sidebar {
width: 400px;
margin-left: -400px;
width: 500px;
margin-left: -500px;
.annotator-outer {
width: 400px;
width: 500px;
}
}
}
......@@ -651,7 +651,7 @@ $threadexp-width: 1em;
}
html.hyp-collapse {
width: auto;
right: 400px;
right: 500px;
}
}
......
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