MDL-39746 - Themes - Hiding the user picture on the forum page when the screensize is too small to allow for it
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
committed by
Dan Poltawski
parent
992c0ec50d
commit
2daa9998ae
@@ -221,6 +221,9 @@
|
||||
.path-mod-forum .forumsearch #search {
|
||||
width: 120px;
|
||||
}
|
||||
.path-mod-forum .forumheaderlist .picture {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// Stuart's 2,1,3 layout
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user