quick fix of new user modal wrapper margin offset

This commit is contained in:
Simon Grim 2015-02-04 03:24:08 +06:00
parent 104986c808
commit 3e4abd3768

View File

@ -1420,7 +1420,7 @@ ol.toptrends-list {
{
width: 720px;
height: 400px;
margin: -200px 0 0 -280px;
margin: 60px 0 0 -360px;
overflow-x: hidden;
overflow-y: hidden;
}