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:
Jarek Radosz 2020-05-30 21:11:25 +02:00
parent 754a255ef7
commit 7bcee784c8
1 changed files with 0 additions and 1 deletions

View File

@ -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%;
}