Skip to content

Commit 33c8ed1

Browse files
author
Sergey S Yaglov
committed
.ui-resizable makes windows relative
1 parent f803807 commit 33c8ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/desktop.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ li {
2727
----------------------------------------------------------------------------------------------------*/
2828

2929
.abs {
30-
position: absolute;
30+
position: absolute !important;
3131
top: auto;
3232
left: auto;
3333
right: auto;

0 commit comments

Comments
 (0)