odd flexbox side-effect, need CSS width here

This commit is contained in:
Jeff Atwood 2015-08-04 15:44:23 -07:00
parent a60d449f4c
commit 652eb5b3e3

View File

@ -282,6 +282,7 @@ table.md-table {
font-weight: bold;
font-size: 0.9em;
color: lighten($primary, 50%);
width: 100%;
.custom-message {
text-transform: none;