2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-18 20:27:08 +00:00

More form layout chnages for Django v5

This commit is contained in:
2024-12-14 01:41:26 +00:00
parent cfc7a4b9f6
commit 1d3b8d44b4
4 changed files with 18 additions and 11 deletions

View File

@@ -32,7 +32,10 @@
z-index: 20;
}
.HTMLarea { width:100%;}
.HTMLarea {
width:100%; # width:130%;
# margin-left: -235px
}
.popup-overlay.active {
/*displays pop-up when "active" class is present*/