Commit dc850370 by Brian Talbot

Verification: resolves layout issue with progress nav in diff screen widths

parent 4b3918c7
...@@ -472,6 +472,7 @@ ...@@ -472,6 +472,7 @@
@extend .ui-depth2; @extend .ui-depth2;
position: relative; position: relative;
width: flex-grid(2,12); width: flex-grid(2,12);
height: ($baseline*6);
float: left; float: left;
padding: $baseline $baseline ($baseline*1.5) $baseline; padding: $baseline $baseline ($baseline*1.5) $baseline;
text-align: center; text-align: center;
......
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