jsos

college code for operating system fundamentals in js

git clone https://9o.is/git/jsos.git

commit e173c51c22756f95f20494914c8371cb4d6d1303
parent e99a47ea16b09aa862f8fe0f8cdd57b7a900a045
Author: Jul <jul@9o.is>
Date:   Wed,  7 Nov 2012 02:21:03 -0500

Tweaked pcb listing overflow-x as hidden

Diffstat:
Mstyles/julios.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/styles/julios.css b/styles/julios.css @@ -32,6 +32,7 @@ body { #processes { overflow-y:auto; + overflow-x:hidden; height:100px; }