MDL-55593 Theme: Style for the forums page

Part of MDL-55071
This commit is contained in:
Barbara Ramiro 2016-09-06 20:52:24 +08:00 committed by Dan Poltawski
parent 6e2aefd527
commit 77f5a9b01d

View file

@ -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;
}