MDL-42682 theme_bootstrapbase: fixed forum search alignment

Conflicts:
	theme/bootstrapbase/style/moodle.css
This commit is contained in:
Sam Hemelryk
2014-01-17 10:25:24 +13:00
parent 9c1c9d8954
commit 74aa973e8e
2 changed files with 8 additions and 1 deletions
@@ -11,6 +11,13 @@ select {
// Forum
.path-mod-forum .forumsearch {
input,
.helptooltip {
margin: 0 3px;
}
}
.path-mod-forum .forumheaderlist,
.path-mod-forum .forumheaderlist td {
border: none;
File diff suppressed because one or more lines are too long