Commit 4228e596 authored by Randall Leeds's avatar Randall Leeds

style fixes to close button after recent changes

Fixes the color and position.
parent 5ad63625
......@@ -194,7 +194,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.close {
position: absolute;
right: 1em;
top: 0;
top: .25em;
}
&.collapsed {
......
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