MDL-55593 Theme: Style for the forums page

Part of MDL-55071
This commit is contained in:
Barbara Ramiro
2016-09-23 10:55:17 +01:00
committed by Dan Poltawski
parent 6e2aefd527
commit 77f5a9b01d
+16
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;
}