Commit ff476117 authored by Randall Leeds's avatar Randall Leeds

move editor controls down to the bottombar

parent 182dace7
......@@ -270,9 +270,13 @@ $threadexp-width: 1em;
.annotator-controls {
@include box-shadow(-1em 0 1em 0 #fff);
background-color: #fff;
position: absolute;
right: 0;
z-index: 1;
.hyp-meta > & {
position: absolute;
right: 0;
z-index: 1;
}
a {
text-decoration: underline;
cursor: pointer;
......
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