mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
fix on #main hidden class
This commit is contained in:
parent
b1048f4cbd
commit
01be5dfefd
@ -23,6 +23,8 @@
|
||||
top: 270px; left: 0px;
|
||||
}*/
|
||||
#main {
|
||||
position:absolute !important;
|
||||
top: -1000px; left: -1000px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user