fix case ops style toggle_bottom

parent c8e64fbd
......@@ -141,5 +141,10 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
margin-top: 270px;
}
.top_ops a.toggle_bottom {
margin-top: 270px;
position: relative;
top: 157px;
left: 0;
right: -28px;
float: right;
margin-top: 0;
}
\ No newline at end of file
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