DEV: Remove an obsolete comment
Its first part was removed with other changes and this one got displaced after a `prettier` pass.
This commit is contained in:
parent
754a255ef7
commit
7bcee784c8
|
@ -351,7 +351,6 @@
|
|||
flex-direction: column;
|
||||
|
||||
.dashboard-inline-table {
|
||||
// and "hides" margin when the item spans 100% width
|
||||
flex: 1 0 auto;
|
||||
max-width: 95%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue