|
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
|
|
|
|
|
|
| Participants: |
Tim Hunt and Urs Hunkler
|
| Security Level: |
None
|
| Affected Branches: |
MOODLE_20_STABLE
|
|
text alignment CSS never put in block styles.php. Alignment is a overall aspect and should not be set in the block special CSS.
|
|
Description
|
text alignment CSS never put in block styles.php. Alignment is a overall aspect and should not be set in the block special CSS. |
Show » |
|
.block_news_items .newlink {
text-align: center;
}