mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-62282 boost: centre no progress icon in overview block
This commit is contained in:
parent
af099b484c
commit
3dee4ca6d9
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ $doughnut-fill-colour: $brand-warning;
|
|||
/*rtl:ignore*/
|
||||
left: 50%;
|
||||
margin: 0;
|
||||
transform: translate(-45%, -45%);
|
||||
transform: translate(-63%, -50%);
|
||||
color: #fff;
|
||||
height: ($chart-size / 2) + 10px;
|
||||
width: ($chart-size / 2) + 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue