mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-05 03:24:17 +00:00
quick fix of new user modal wrapper margin offset
This commit is contained in:
parent
104986c808
commit
3e4abd3768
@ -1420,7 +1420,7 @@ ol.toptrends-list {
|
|||||||
{
|
{
|
||||||
width: 720px;
|
width: 720px;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
margin: -200px 0 0 -280px;
|
margin: 60px 0 0 -360px;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user