fix case rosneft style toggle_bottom

parent 2db511b2
......@@ -140,7 +140,11 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
margin-top: 157px;
}
.first_neft a.toggle_bottom {
margin-top: 270px;
position: relative;
top: 270px;
left: 0;
float: left;
margin-top: 0;
}
.top_ops a.toggle_bottom {
position: relative;
......
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