comparison interfaces/mushra.css @ 3038:4927dc84e86d

Minor fix to MUSHRA interface drawings
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Tue, 26 Sep 2017 11:49:49 +0100
parents cbcd9d7f9ef0
children 9ac4f490a1d8
comparison
equal deleted inserted replaced
3037:be98bbeea41a 3038:4927dc84e86d
37 width: 100px; 37 width: 100px;
38 float: left; 38 float: left;
39 } 39 }
40 div.scale-text { 40 div.scale-text {
41 position: absolute; 41 position: absolute;
42 text-align: right;
43 min-width: 100px;
42 } 44 }
43 canvas#scale-canvas { 45 canvas#scale-canvas {
44 position: relative; 46 position: relative;
45 float: left; 47 float: left;
46 } 48 }