X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Fstatic%2Fqcg%2Fmain.css;h=147ed19b67fca9d0c102b516f32833c3747bac0a;hb=cab19b03645d65ee9d55a07a00e29b89d901559e;hp=160a15c6e08061ef2c1810356995dd52d8db2489;hpb=d117a4ff9ac0e7fb8c01ed1c8cb2a3311c97a1f9;p=qcg-portal.git diff --git a/qcg/static/qcg/main.css b/qcg/static/qcg/main.css index 160a15c..147ed19 100644 --- a/qcg/static/qcg/main.css +++ b/qcg/static/qcg/main.css @@ -84,6 +84,12 @@ textarea { #filex { /* needed for positioning spinner */ position: relative; + height: 100%; +} + +#list { + height: calc(100% - 55px); + overflow: auto; } #filex input[type=checkbox] {