Backport from EE: set color on note-form-actions

This commit is contained in:
André Luís 2018-10-17 18:52:12 +01:00
parent 5caee568ce
commit 9f16ae8903

View file

@ -340,6 +340,8 @@
}
.note-form-actions {
color: $gl-text-color;
@include media-breakpoint-down(xs) {
.btn {
float: none;