Adjust the position of modal dialogues

The top was off the top of the window
print-window-tiddler
Jermolene 2014-01-19 20:12:55 +00:00
rodzic 299e9d15fb
commit 98edbec46d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -766,7 +766,7 @@ canvas.tw-edit-bitmapeditor {
top: 50%;
left: 50%;
width: 560px;
margin: -250px 0 0 -280px;
margin: -180px 0 0 -280px;
}
}