mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Some old fix for layout in recentactivity
This commit is contained in:
parent
e53a867fa4
commit
b2ee750780
1 changed files with 4 additions and 0 deletions
|
@ -1141,6 +1141,10 @@ a.skip-block, .skip-block {
|
|||
padding-top:5px;
|
||||
}
|
||||
|
||||
.block_recent_activitysideblock .h3 {
|
||||
padding-top:5px;
|
||||
}
|
||||
|
||||
.block_online_users .listentry div.user,
|
||||
.block_messages .listentry div.user {
|
||||
float:left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue