Merge branch 'MDL-37775_master' of git://github.com/lazydaisy/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2013-02-05 00:57:20 +01:00
commit fc395e02f7

View File

@ -115,3 +115,10 @@
font-size: 0.9em;
margin: 0.25em 0;
}
/* Add block
------------------------------*/
.block_adminblock .content .singleselect {
text-align: left;
}