Commit ae6a8a8c authored by Randall Leeds's avatar Randall Leeds

Tweak close X styles

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