mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 20:26:32 +01:00
Added back missing style for index subscription links
This commit is contained in:
parent
6d55caae5e
commit
ad94d5bf09
@ -2174,6 +2174,12 @@ body#mod-forum-search .introcontent {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#mod-forum-index .subscription {
|
||||
float: right;
|
||||
text-align:right;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#mod-forum-view .unread {
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user