mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Merge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
992b296209
10 changed files with 1 additions and 49 deletions
|
@ -147,7 +147,7 @@ $doughnut-fill-colour: $brand-warning;
|
|||
/*rtl:ignore*/
|
||||
left: 50%;
|
||||
margin: 0;
|
||||
transform: translate(-48%, -50%);
|
||||
transform: translate(-45%, -45%);
|
||||
color: #fff;
|
||||
height: ($chart-size / 2) + 10px;
|
||||
width: ($chart-size / 2) + 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue