Revert "odd flexbox side-effect, need CSS width here"
This reverts commit 652eb5b3e3
.
This commit is contained in:
parent
ca393bcc53
commit
43ac8f8ed2
1 changed files with 0 additions and 1 deletions
|
@ -280,7 +280,6 @@ table.md-table {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
color: lighten($primary, 50%);
|
color: lighten($primary, 50%);
|
||||||
width: 100%;
|
|
||||||
|
|
||||||
.custom-message {
|
.custom-message {
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
|
|
Reference in a new issue