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

This commit is contained in:
Brian Talbot
2013-09-03 16:33:25 -04:00
parent 4b3918c7e5
commit dc850370b2

View File

@@ -472,6 +472,7 @@
@extend .ui-depth2;
position: relative;
width: flex-grid(2,12);
height: ($baseline*6);
float: left;
padding: $baseline $baseline ($baseline*1.5) $baseline;
text-align: center;