mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-60182 Glossary: Fix print icon label in RTL mode
This commit is contained in:
parent
91cbdda6af
commit
ad4cba91a4
1 changed files with 1 additions and 0 deletions
|
@ -123,5 +123,6 @@
|
||||||
|
|
||||||
.path-mod-glossary .printicon {
|
.path-mod-glossary .printicon {
|
||||||
background: url([[pix:t/print]]) no-repeat scroll 2px center transparent;
|
background: url([[pix:t/print]]) no-repeat scroll 2px center transparent;
|
||||||
|
/*rtl:ignore*/
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue