1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-10 02:38:06 +00:00

Password prompt improvements

This commit is contained in:
Jeremy Ruston
2012-11-16 22:59:44 +00:00
parent 6c1eb7500d
commit af21a8ff95
2 changed files with 2 additions and 2 deletions

View File

@@ -5924,7 +5924,7 @@ Password prompts
.tw-password-wrapper {
position: fixed;
top: 1em;
top: 4em;
left: 50%;
z-index: 20000;
width: 480px;