Commit ae6a8a8c authored by Randall Leeds's avatar Randall Leeds

Tweak close X styles

parent 2257281e
......@@ -103,9 +103,8 @@ ol {
.close {
position: absolute;
font-size: 14px;
right: 7px;
top: 7px;
right: .5em;
top: 0;
}
&.collapsed {
......
......@@ -173,12 +173,7 @@ button, input[type=submit], .btn {
float: right;
width: 1em;
height: 1em;
opacity: .2;
&:hover {
cursor: pointer;
opacity: .4;
}
opacity: .4;
}
......
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