mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-50990 theme_base: Fixed errors in CSS mark-up in style/blocks.css
This commit is contained in:
parent
dda862abb5
commit
054a565806
@ -53,9 +53,7 @@
|
||||
}
|
||||
|
||||
/** Overide for RTL layout **/
|
||||
.dir-rtl .block .header,
|
||||
.dir-rtl .block h2.header {text-align:right;}
|
||||
.dir-rtl .block .header .block_action { float: left; margin-left: 4px; margin-left: 0;}
|
||||
.dir-rtl .block .header .block_action { float: left;}
|
||||
|
||||
.dir-rtl.editing .block .header .commands {
|
||||
text-align: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user