MDL-55593 Theme: Style for the forums page
Part of MDL-55071
This commit is contained in:
committed by
Dan Poltawski
parent
6e2aefd527
commit
77f5a9b01d
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user