mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +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;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#mod-forum-index .subscription {
|
||||||
|
float: right;
|
||||||
|
text-align:right;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
#mod-forum-view .unread {
|
#mod-forum-view .unread {
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
padding-right: 3px;
|
padding-right: 3px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user