Updating the notification to remove overlap of action bar buttons

This commit is contained in:
Albert St. Aubin
2017-03-06 14:56:39 -05:00
parent 57fd280b00
commit 2693305354

View File

@@ -1027,6 +1027,7 @@ div.problem {
}
.notification {
@include float(left);
margin-top: $baseline / 2;
padding: ($baseline / 2.5) ($baseline / 2) ($baseline / 5) ($baseline / 2);
line-height: $base-line-height;