repo: janusweb action: commit revision: path_from: revision_from: 790827e50c43668c38d968c4950a7eee781a488c: path_to: revision_to:
commit 790827e50c43668c38d968c4950a7eee781a488c Author: FoxletDate: Tue Feb 23 19:27:33 2021 -0500 Fix source textbox size in Firefox. diff --git a/css/janusweb.css b/css/janusweb.css
--- a/css/janusweb.css
+++ b/css/janusweb.css
@@ -35,6 +35,7 @@ body.dark .ui_window:after {
left: 0;
right: 0;
width: 100%;
+ height: 100%;
}
.janusweb_websurface {
width: 1000px;
-----END OF PAGE-----