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:
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user