mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-35581 lib: Help popups misaligned for right-to-left languages
This commit is contained in:
parent
ccd90e765e
commit
98ce522494
2 changed files with 9 additions and 1 deletions
|
@ -486,6 +486,7 @@ body.tag .managelink {padding: 5px;}
|
|||
#helppopupbox .yui3-widget-bd {margin:0 1em 1em 1em;border-top:1px solid #eee;}
|
||||
#helppopupbox .helpheading {font-size: 1em;}
|
||||
#helppopupbox .spinner {margin:1em;}
|
||||
.dir-rtl #helppopupbox .yui3-widget-hd {float:left;margin:3px 0 0 3px;}
|
||||
|
||||
/**
|
||||
* Custom menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue