comparison css/core.css @ 2773:e31b3e1716f1

#126 Fixed master volume issues (typo).
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Fri, 21 Apr 2017 13:44:21 +0100
parents c74c698795a9
children 46105b2573fc
comparison
equal deleted inserted replaced
2772:6dab65c5741d 2773:e31b3e1716f1
229 229
230 div.master-volume-holder-float { 230 div.master-volume-holder-float {
231 position: absolute; 231 position: absolute;
232 top: 20px; 232 top: 20px;
233 left: 50px; 233 left: 50px;
234 width: 250px%; 234 width: 250px;
235 padding: 5px; 235 padding: 5px;
236 } 236 }
237 237
238 div#master-volume-root { 238 div#master-volume-root {
239 margin: auto; 239 margin: auto;