mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Fix bug 5611 (Skip block), across 4 files. Extra parameter $title in weblib.php: print_side_block, edits to moodleblock.class.php, Standard style, en_utf8 language pack.
This commit is contained in:
parent
9fd0678fdd
commit
782792047b
3 changed files with 24 additions and 16 deletions
|
@ -466,7 +466,7 @@ ul.list, ul.list li, ol.list, ol.list li {
|
|||
text-align: left;
|
||||
margin:0%;
|
||||
padding:4px;
|
||||
padding-bottom:0%;
|
||||
padding-top:0;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-bottom: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue