Skip to content

Commit

Permalink
MDL-55593 Theme: Style for the forums page
Browse files Browse the repository at this point in the history
Part of MDL-55071
  • Loading branch information
barbararamiro authored and danpoltawski committed Sep 23, 2016
1 parent 6e2aefd commit 77f5a9b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions theme/noname/scss/preset-default.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1038,3 +1038,19 @@ h2,
.form-group {
margin-top: ($spacer/2);
}

// Forum

.forumaddnew {
text-align: center;
display: block;
margin-bottom: $spacer;
}

.forumnodiscuss {
text-align: center;
}

#notice {
text-align: center;
}

0 comments on commit 77f5a9b

Please sign in to comment.