Skip to content

Commit

Permalink
Rolling back usnistgov/metaschema#91 - summary/div flexbox
Browse files Browse the repository at this point in the history
  • Loading branch information
wendellpiez committed Mar 30, 2021
1 parent 0b25ab9 commit 41782ec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/assets/scss/schema-docs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,10 @@ div.OM-map p {

div.OM-map > p:last-child { margin-left: -2em }

.OM-flex { display: flex; flex-flow: row; margin-top: 0em }
.OM-flex .sq { flex-grow: 1 }
.OM-flex .sq.card { flex-basis: 4em; flex-grow: 0; width: 4em }
// for cardinality on the left
// .OM-flex { display: flex; flex-flow: row; margin-top: 0em }
// .OM-flex .sq { flex-grow: 1 }
// .OM-flex .sq.card { flex-basis: 4em; flex-grow: 0; width: 4em }

.OM-line { display: block
// padding-left: 1em
Expand Down

0 comments on commit 41782ec

Please sign in to comment.