MDL-37775 theme_canvas: Changed ADD a block from center align to left in style/blocks.css
This commit is contained in:
@@ -115,3 +115,10 @@
|
||||
font-size: 0.9em;
|
||||
margin: 0.25em 0;
|
||||
}
|
||||
|
||||
/* Add block
|
||||
------------------------------*/
|
||||
|
||||
.block_adminblock .content .singleselect {
|
||||
text-align: left;
|
||||
}
|
||||
Reference in New Issue
Block a user