Commit 26933053 by Albert St. Aubin

Updating the notification to remove overlap of action bar buttons

parent 57fd280b
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment