Commit 0f0e3c6f authored by Randall Leeds's avatar Randall Leeds

Stupid toolbar CSS

Is bad. And IE doesn't like "initial".
parent 459c0c83
...@@ -201,8 +201,8 @@ $base-font-size: 14px; ...@@ -201,8 +201,8 @@ $base-font-size: 14px;
} }
.annotator-frame .annotator-toolbar.annotator-hide { .annotator-frame .annotator-toolbar.annotator-hide {
display: initial; display: block;
visibility: initial; visibility: visible;
li { li {
@include transition-delay(.75s); @include transition-delay(.75s);
......
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